#461 closed bug (fixed)
Submenu not closed when grandparent selected
Reported by: | Owned by: | jackburton | |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | |
Keywords: | Cc: | diver | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Test description:
- Open a menu (for example by rightclicking a volume in Tracker).
- Open a submenu of that menu (submenu#1).
- Open a submenu of submenu#1 (submenu#1.1).
- Move the mouse cursor to the first menu, without crossing submenu#1. Now both
submenu#1 and submenu#1.1 should be closed, but they are not, so it is not possible to select submenu#2 in the menu without first moving the cursor over submenu#1.
Test setup: Partition with Haiku rev17049.
Change History (8)
comment:1 by , 19 years ago
Owner: | changed from | to
---|
comment:2 by , 19 years ago
comment:3 by , 19 years ago
(In reply to comment #1)
Menus generally seem to be broken a lot lately. Good opportunity for our master of the menus :)
Actually they should behave much better lately (especially after my last commit). Anyway, I was aware of this, now I think I also know how to fix it.
comment:4 by , 19 years ago
Status: | new → assigned |
---|
comment:5 by , 19 years ago
Cc: | added |
---|
comment:7 by , 19 years ago
Status: | assigned → closed |
---|
comment:8 by , 19 years ago
Resolution: | → fixed |
---|
Note:
See TracTickets
for help on using tickets.
Menus generally seem to be broken a lot lately. Good opportunity for our master of the menus :)