Opened 15 years ago
Last modified 18 months ago
#6088 assigned enhancement
Drill-down menus should float above all else
Reported by: | humdinger | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit/BMenu | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev36901.
When navigating the file system via drill-down menus - either right-click in Tracker or with a folder-menu in the Deskbar - the resulting chain of context-sub-menus should float over all other windows. At the moment it can be obscured by launched applications. For example, if you have to start a monster like BeZilla and use the 10 seconds until its window pops up to drill-navigate a bit to pass the time...
Change History (4)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Component: | Applications/Tracker → Kits/Interface Kit |
---|
comment:3 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 18 months ago
Component: | Kits/Interface Kit → Kits/Interface Kit/BMenu |
---|
Note:
See TracTickets
for help on using tickets.
That's actually on purpose - before, you could not use a debugger when an application crashed with a menu open. I can't really think of a better solution besides making sure in the menu code itself that it stays on top (ie. this will then not work anymore once the app crashed).