Opened 12 years ago
Closed 12 years ago
#9737 closed enhancement (fixed)
BMenu: marked item may not be in view when requires scrolling
Reported by: | jessicah | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When a BMenu is large enough to require scrolling, the marked item may not be in view.
I've attached a patch that will scroll the marked item into view. The patch also behaves like a BMenuField, scrolling the item to be immediately under the cursor when the menu is opened if possible.
Attachments (1)
Change History (3)
by , 12 years ago
Attachment: | 0001-BMenu-scroll-marked-item-into-view-when-menu-has-scr.patch added |
---|
comment:1 by , 12 years ago
patch: | 0 → 1 |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks a lot! Applied in hrev45610.