Open
Bug 450471
Opened 17 years ago
Updated 3 years ago
check and radio menu items are not layed out correctly
Categories
(Core :: Widget: Gtk, defect, P5)
Tracking
()
NEW
People
(Reporter: benjamin, Unassigned)
Details
Attachments
(1 file)
57.71 KB,
image/png
|
Details |
The check and radio menu items are drawn with the correct size. However, gecko does not get the style properties when allocating space for the menu items. This means that the radio and check indicators will be drawn too large and may even extend on top of the menu's label.
Reporter | ||
Comment 1•17 years ago
|
||
Comment 2•17 years ago
|
||
Eek. I remember we were having weird problems when we did try to get the metrics of the menus and apply them so we were forced to apply hardcoded styles in CSS in the last minute.
Comment 3•6 years ago
|
||
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•