View Issue Details

IDProjectCategoryView StatusLast Update
0004566DarkRadiantGUIpublic10.05.2018 18:28
Reportergreebo Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityhave not tried
Status closedResolutionfixed 
Product Version2.3.0 
Target Version2.3.0Fixed in Version2.3.0 
Summary0004566: wxWidgets 3.0.x doesn't send wxEVT_MENU_OPEN to the MenuBar
DescriptionSince the Windows build has been using wx 3.1.0 for a time now, it didn't occur to me until now that in wx 3.0.x the wxEVT_MENU_OPEN event is not sent to the wxMenuBar by default - which I thought it would be. I added a platform-specific fix to resolve 0004527, but this is not necessary after all. I now added a wx-version specific fix to the TopLevelFrame class to propagate the menu event to its menu bar. The fix 0004527 is now obsolete.
Additional InformationThe problem manifests itself in the MRU menu becoming empty after use, and the Readable Editor menu entry missing entirely.
TagsNo tags attached.

Relationships

related to 0004527 closedgreebo Recent maps menu becomes empty after use 

Activities

greebo

greebo

15.07.2017 13:49

administrator   ~0008993

Took out the fix in 17174a, wxWidgets-version-specific workaround is in place now.
greebo

greebo

18.07.2017 06:08

administrator   ~0009011

Ok, we need the fix from 17174ac after all, added it again.

Issue History

Date Modified Username Field Change
15.07.2017 13:47 greebo New Issue
15.07.2017 13:47 greebo Relationship added related to 0004527
15.07.2017 13:47 greebo Assigned To => greebo
15.07.2017 13:47 greebo Status new => assigned
15.07.2017 13:49 greebo Note Added: 0008993
15.07.2017 13:49 greebo Status assigned => resolved
15.07.2017 13:49 greebo Fixed in Version => 2.3.0
15.07.2017 13:49 greebo Resolution open => fixed
18.07.2017 06:08 greebo Note Added: 0009011
10.05.2018 18:28 greebo Status resolved => closed