Opened 2 years ago
#21053 new defect
Accidental shutdown click if click on `Machine` guest main menu
Reported by: | andry81 | Owned by: | |
---|---|---|---|
Component: | GUI | Version: | VirtualBox 6.1.36 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Some times a Guest shutdowns because of accidental single click on both menu items in the same time: Machine
and Machine->ACPI Shutdown
.
This can happen because:
- Guest main menu is at the bottom of the screen.
- Guest main menu and submenu does overlap.
- Mouse left button down does click on item of the main menu, but mouse left button up does click on item from a submenu.
So, because Machine
and Machine->ACPI Shutdown
has all the above, then some times the click happens and machine does shutdown. This bug is very annoying.
To repro:
- Click guest
Machine
main menu and hold the button. - Move cursor to
Machine->Setting...
and release the button.
Expected behaviour:
- Mouse button release has no effect on a menu or a submenu if not been initiated on the same menu.
Note:
See TracTickets
for help on using tickets.