View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004566 | DarkRadiant | GUI | public | 15.07.2017 13:47 | 10.05.2018 18:28 |
Reporter | greebo | Assigned To | greebo | ||
Priority | normal | Severity | normal | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 2.3.0 | ||||
Target Version | 2.3.0 | Fixed in Version | 2.3.0 | ||
Summary | 0004566: wxWidgets 3.0.x doesn't send wxEVT_MENU_OPEN to the MenuBar | ||||
Description | Since 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 Information | The problem manifests itself in the MRU menu becoming empty after use, and the Readable Editor menu entry missing entirely. | ||||
Tags | No tags attached. | ||||
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 |