View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002431 | NoesisGUI | C++ SDK | public | 2022-09-23 23:21 | 2022-10-06 19:53 |
Reporter | ZGholson | Assigned To | sfernandez | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.1.5 | ||||
Target Version | 3.1.6 | Fixed in Version | 3.1.6 | ||
Summary | 0002431: MenuItem not receiving focus when in Treeview or ListView | ||||
Description | When opening a context menu inside of a treeview or listview, the focus does not shift to the context menu. Instead, it stays in the list / tree. | ||||
Steps To Reproduce | Created a treeview. Add some treeviewitems to it. Then add a context menu to the treeview items. Attempt to open the context menu via onClick or some other means other than the right click. Attempt to navigate the context menu via dpad or joystick. The input will be applied to the tree view . | ||||
Tags | ContextMenu, Focus, Input, ListView, TreeView | ||||
Platform | Any | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-09-23 23:21 | ZGholson | New Issue | |
2022-09-23 23:21 | ZGholson | Tag Attached: ContextMenu | |
2022-09-23 23:21 | ZGholson | Tag Attached: Focus | |
2022-09-23 23:21 | ZGholson | Tag Attached: Input | |
2022-09-23 23:21 | ZGholson | Tag Attached: ListView | |
2022-09-23 23:21 | ZGholson | Tag Attached: TreeView | |
2022-09-26 11:34 | sfernandez | Assigned To | => sfernandez |
2022-09-26 11:34 | sfernandez | Status | new => assigned |
2022-09-26 11:34 | sfernandez | Product Version | 3.2.0 => 3.1.5 |
2022-09-26 11:34 | sfernandez | Target Version | => 3.1.6 |
2022-10-06 19:53 | sfernandez | Status | assigned => resolved |
2022-10-06 19:53 | sfernandez | Resolution | open => fixed |
2022-10-06 19:53 | sfernandez | Fixed in Version | => 3.1.6 |
2022-10-06 19:53 | sfernandez | Note Added: 0008090 |