Opened 12 years ago
Closed 12 years ago
#9724 closed bug (fixed)
BPopUpMenu positioned incorrectly based on the location of the marked submenu item
Reported by: | jscipione | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Kits/Interface Kit | Version: | R1/alpha4.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #9725 | |
Platform: | All |
Description
This problem was noticed in the layout-converted Find Panel, but, it seems to be a bug in BPopUpMenu or a menu class as far as I can tell. The menu location seems to be positioned based on the marked item, even if that item is in a submenu. If the submenu is very tall and the marked item is found down the list it pushes the menu to the top of the screen even though the menu is smaller.
Attachments (2)
Change History (10)
by , 12 years ago
Attachment: | BPopUpMenu Bug.png added |
---|
comment:1 by , 12 years ago
Also note that radio mode is set to false for this BPopUpMenu so it really shouldn't be considering the location of the marked item at all, maybe BPopUpMenu is assumed to be in radio mode somewhere it shouldn't?
comment:2 by , 12 years ago
Blocking: | 9725 added |
---|
comment:3 by , 12 years ago
patch: | 0 → 1 |
---|
comment:4 by , 12 years ago
patch: | 1 → 0 |
---|
comment:5 by , 12 years ago
patch: | 0 → 1 |
---|
by , 12 years ago
Attachment: | 0001-Fix-positioning-of-BPopUpMenu-when-a-nested-item-is-.patch added |
---|
Screenshot showing the bug, seems to be caused by the position of the marked submenu item