Opened 11 years ago

Closed 6 years ago

#9093 closed enhancement (fixed)

Menu scrolls near bottom of screen when there is room above

Reported by: jscipione Owned by: stippi
Priority: normal Milestone: R1
Component: User Interface Version: R1/Development
Keywords: Cc:
Blocked By: Blocking: #14285
Platform: All

Description

Menus scroll when they are opened close to the bottom of the screen even though there is room for them above. They should open above instead.

An example of a menu that is scrolling despite there being enough room

Attachments (1)

menu_bottom_scroll.png (12.4 KB ) - added by jscipione 11 years ago.
An example of a menu that is scrolling despite there being enough room

Download all attachments as: .zip

Change History (4)

by jscipione, 11 years ago

Attachment: menu_bottom_scroll.png added

An example of a menu that is scrolling despite there being enough room

comment:1 by jscipione, 6 years ago

Blocking: 14285 added

comment:2 by closequarters, 6 years ago

Patch now available at: https://review.haiku-os.org/c/haiku/+/338

I combined it with my fix for #4859 since they touch the exact same functions, BMenu::_CalcFrame and BMenu::_UpdateWindowViewSize

Version 1, edited 6 years ago by closequarters (previous) (next) (diff)

comment:3 by waddlesplash, 6 years ago

Resolution: fixed
Status: newclosed

Merged in hrev52111. Thanks!

Note: See TracTickets for help on using tickets.