Opened 11 years ago
Closed 11 years ago
#12333 closed defect (fixed)
Deactivation of the close button of a guest window doesn't work anymore => Fixed in SVN
Reported by: | tf | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.2 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Windows |
Description
I am able to issue "VBoxManage setextradata [boxname] GUI/RestrictedCloseActions SaveState,Shutdown,PowerOff,Restore" but when I click on the window close button, the guest window just closes as with a brute force 'PowerOff', not asking for any other option. With versions prior to 4.3.0 it just did nothing (ignored the click).
(Host: Win7, Guest: Win7)
Change History (2)
comment:1 by , 11 years ago
Summary: | Deactivation of the close button of a guest window doesn't work anymore → Deactivation of the close button of a guest window doesn't work anymore => Fixed in SVN |
---|
Note:
See TracTickets
for help on using tickets.
Actually the change in 4.3.0 was intentional but after discussing we decided to move back to the 4.2.x behavior. The fix will be available in the next 4.3.x maintenance release.