Open Bug 381548 Opened 17 years ago Updated 2 years ago

menulist icon lacks horizontal margin if the menulist doesn't have a src attribute

Categories

(Toolkit :: UI Widgets, defect)

x86
Windows XP
defect

Tracking

()

People

(Reporter: dao, Unassigned)

References

Details

(In reply to bug 381364 comment #0)
> Created an attachment (id=265443) [details]
> screenshot
> 
> As the icon is specified via list-style-item, this rule from menulist.css
> doesn't apply:
> 
> .menulist-icon[src] {
>   margin: 0px 2px 0px 2px;
> }
> 
> Thus the icon is glued directly to the label.

(In reply to bug 381364 comment #3)
> Cunning, but evil: that leaves us relying on an apparently unused hack from bug
> 274712 to work around the broken results of bug 253661.
In case it's not obvious (as it wasn't to me, at first), this is Windows-only: on every other platform, the menulist-label has margin: 1px 3px
Blocks: 381364
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.