Actions
Bug #3018
closedWMenuItem as a checkable item in a sub menu doesnt report the checked status correct in C++
Start date:
04/28/2014
Due date:
% Done:
0%
Estimated time:
Description
When a WMenuItem is in a sub-menu, and has had WMenuItem::setCheckable(true) called on it, then its c WMenuItem::isChecked() does not reflect what is seen in the browser. Attached is a minimal test program to illustrate this.
Files
Updated by Koen Deforche over 10 years ago
- Status changed from New to InProgress
- Assignee set to Michael Vilsker
- Target version set to 3.3.3
Updated by Koen Deforche over 10 years ago
- Assignee changed from Michael Vilsker to Koen Deforche
Updated by Koen Deforche over 10 years ago
- Status changed from InProgress to Resolved
Hey,
Indeed! There was something wrong with submenu's specifically. Will be fixed in 3.3.3.
Regards,
koen
Updated by Koen Deforche over 10 years ago
- Status changed from Resolved to Closed
Actions