Opened 18 years ago

Closed 17 years ago

#534 closed bug (fixed)

[BPopUpMenu] checker glitches

Reported by: diver Owned by: stippi
Priority: normal Milestone: R1
Component: - General Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

screenshot coming...

Attachments (1)

Menu.png (13.4 KB ) - added by diver 18 years ago.
R5 Menu pref with shifted checkers

Download all attachments as: .zip

Change History (8)

by diver, 18 years ago

Attachment: Menu.png added

R5 Menu pref with shifted checkers

comment:1 by jackburton, 18 years ago

Is there any other app which shows this problem ? Could just be that R5 menu preflet expect checkers to be a different size (in other words, it's broken).

comment:2 by korli, 18 years ago

Running R5 Menu pref is out of Haiku scope.

comment:3 by jackburton, 18 years ago

Exactly what I was thinking, that's why I asked if there were any other app :)

comment:4 by diver, 18 years ago

There are problems with checkers with many apps if font set to 14 or higher.

comment:5 by korli, 18 years ago

Reproduced with Backgrounds pref popup menus. I think BMenuItem::_DrawMarkSymbol() should take into account the left value of BMenu::GetItemMargins(), along with the BMenuItem height.

comment:6 by jackburton, 18 years ago

... or the other way round. I mean BMenu could take into account the font size when calculating the padding for MenuItems.

comment:7 by stippi, 17 years ago

Platform: All
Resolution: fixed
Status: newclosed

I've fixed that recently, although the BMenu could take care of setting the margins big enough on BMenuField menus.

Note: See TracTickets for help on using tickets.