View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001895 | NoesisGUI | C++ SDK | public | 2021-01-20 17:15 | 2021-01-21 10:21 |
Reporter | satorp | Assigned To | sfernandez | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.0.8 | ||||
Target Version | 3.0.10 | Fixed in Version | 3.0.10 | ||
Summary | 0001895: [Inspector] Application crashes while inspecting menu item | ||||
Description | This seems to happen when Inspector is on the same machine as the inspected application, and when "Track focused element" is enabled. | ||||
Steps To Reproduce | - Open an application which has menu, and connect Inspector to it - Enable "Track focused element" on Inspector - Open any of the application's menu - Move mouse to any of the menu's item (or use arrow keys to navigate to a menu item), but do not click on the menu item (to keep the menu open) (Notice the menu item properties will be displayed on Inspector) - Switch focus to Inspector (or any other application) (if you use mouse click to switch focus, be careful not to move the mouse across the menu bar as it will close the menu before focus is switched) - Switch back to the application (Notice the application crashes) | ||||
Tags | No tags attached. | ||||
Platform | Windows | ||||
Thanks for the report, I think this is the same issue we just fixed in changeset 9940. You have access to source code, right? Could you please integrate that changeset and see if your issue is solved? |
|
@sfernandez Yes, I've confirmed that it does fix this issue. | |
Thanks for the confirmation, marking this as solved. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-20 17:15 | satorp | New Issue | |
2021-01-20 17:18 | sfernandez | Assigned To | => sfernandez |
2021-01-20 17:18 | sfernandez | Status | new => assigned |
2021-01-20 17:18 | sfernandez | Target Version | => 3.0.10 |
2021-01-20 17:23 | sfernandez | Status | assigned => feedback |
2021-01-20 17:23 | sfernandez | Note Added: 0006967 | |
2021-01-21 10:09 | satorp | Note Added: 0006973 | |
2021-01-21 10:09 | satorp | Status | feedback => assigned |
2021-01-21 10:21 | sfernandez | Status | assigned => resolved |
2021-01-21 10:21 | sfernandez | Resolution | open => fixed |
2021-01-21 10:21 | sfernandez | Fixed in Version | => 3.0.10 |
2021-01-21 10:21 | sfernandez | Note Added: 0006974 |