de5ba70203
This previously worked in wxGTK, but not in wxMSW and even under wxGTK it could be surprising that the submenu got the event, but its parent menu did not. Make things consistent between the platforms and send the event to the menu directly containing it first, but then also to its parent menu(s). Document the new behaviour and verify that it works as intended with a new unit test. Closes #18202. |
||
---|---|---|
.. | ||
clone.cpp | ||
evthandler.cpp | ||
evtlooptest.cpp | ||
evtsource.cpp | ||
keyboard.cpp | ||
propagation.cpp | ||
stopwatch.cpp | ||
timertest.cpp |