You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a menu bar, with a number of menu roots on it ("hardware:...." in the image below)
One (the mentioned "hardware:..." menu) has sub menus (one for each device discovered, such as "Fake RPi (...)")
That sub-menu has menu items that are actions on the device (such as "Connect to Device" and "Display Device details..." shown in the image below).
When I select the menu item (e.g. "Connect to Device" in the image), the sub-sub-menu closes, the sub-menu closes but the root menu remains displayed, obscuring part of the UI that is changing due to the action (the mouse pointer is no longer over any part of the menu that remains displayed).
Is this the intended behaviour?
Is there a way I can get the menu to close when an action is selected?
The text was updated successfully, but these errors were encountered:
basically we would like you to try and recreate it in the most minimal possible way So we can find the issues causing it. This also ensures the issue is only the menu widget and does not have to do with some other control etc etc..
I have a menu bar, with a number of menu roots on it ("hardware:...." in the image below)
One (the mentioned "hardware:..." menu) has sub menus (one for each device discovered, such as "Fake RPi (...)")
That sub-menu has menu items that are actions on the device (such as "Connect to Device" and "Display Device details..." shown in the image below).
When I select the menu item (e.g. "Connect to Device" in the image), the sub-sub-menu closes, the sub-menu closes but the root menu remains displayed, obscuring part of the UI that is changing due to the action (the mouse pointer is no longer over any part of the menu that remains displayed).
Is this the intended behaviour?
Is there a way I can get the menu to close when an action is selected?
The text was updated successfully, but these errors were encountered: