Opened 14 years ago
Closed 14 years ago
#7647 closed defect (fixed)
Check menu items shouldn't change their name between checked and unchecked states -> Fixed in SVN
| Reported by: | timeless | Owned by: | |
|---|---|---|---|
| Component: | GUI | Version: | VirtualBox 3.2.10 |
| Keywords: | Cc: | ||
| Guest type: | other | Host type: | Mac OS X |
Description
Items in VirtualBox currently have:
Enable Mouse Integration Enable Remote Display
When checked, you end up with:
✔ Disable Mouse Integration ✔ Disable Remote Display
This is incredibly confusing and totally against anyone's guidelines for how to use checkable menu items.
The correct behavior is:
✔ Use Mouse Integration Allow Remote Display
Attachments (1)
Change History (4)
by , 14 years ago
| Attachment: | 7647-unify-checkable-menuitems added |
|---|
comment:1 by , 14 years ago
Attachment 7647-unify-checkable-menuitems includes changes which make the menus behave sanely.
comment:2 by , 14 years ago
| Summary: | Check menu items shouldn't change their name between checked and unchecked states → Check menu items shouldn't change their name between checked and unchecked states -> Fixed in SVN |
|---|
Fixed in the next major release. I slightly modified your patch to meet our standards.
Note:
See TracTickets
for help on using tickets.


unify checkable menuitems - MIT license