[haiku-bugs] [Haiku] #15906: UI: don't expand menus above menu bar

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 25 Apr 2020 21:35:29 -0000

#15906: UI: don't expand menus above menu bar
----------------------------+-----------------------------
 Reporter:  nephele         |       Owner:  stippi
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  Unscheduled
Component:  User Interface  |     Version:  R1/Development
 Keywords:                  |  Blocked By:
 Blocking:                  |    Platform:  All
----------------------------+-----------------------------
 Hovering over a menu bar like
 [ File Edit Font Document ] (like in StyledEdit)
 Should only make the menu appear Under the items even if it overflows

 Currently with the noto addidtion fonts installed it looks somewhat like
 this on my netboot when hovering over Font

 {{{

            [ ^^^^^^^^^ ]
            [ noto font ]
 [File Edit [ noto font ]t ]
            [ noto font ]
            [ noto font ]
            [ noto font ]
 }}}


 I think it should look like this

 {{{

 [ File Edit Font Document ]
            [ ^^^^^^^^^ ]
            [ noto font ]
            [ noto font ]
            [ noto font ]
            [ noto font ]
 }}}


 This won't solve that too many fonts are available obviously, but it would
 be one step to ensure menus dont hide their respective parent to not break
 hovering (If menus expand to above it should do that same too)

 (and in the same vain, if one menu expands to above for size reasons all
 of them should for consistency, so one doesnt have to switch up and down
 with the eyes to scan menu items)
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15906>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: