Closed Bug 1001356 Opened 11 years ago Closed 11 years ago

In the AREA_PANEL isn't displayed toolbarbuton label

Categories

(Firefox :: Toolbars and Customization, defect)

29 Branch
x86
Windows 7
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: leszekz, Unassigned)

Details

Attachments

(2 files)

When toolbarbutton have any additional code like <hbox> in the AREA_NAVBAR isn't displayed toolbatbutton label. See screenshot.
Attached file Addon for test problem
Install this add-on, open Options, choose Compact Mode, and move button to menu.
Your toolbarbutton uses custom content instead of the default XBL binding, and isn't using the right classes for its label (.toolbarbutton-text / .toolbarbutton-multiline-text) and that's why the label is invisible. This isn't a Firefox bug --> INVALID.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
(In reply to :Gijs Kruitbosch from comment #2) > Your toolbarbutton uses custom content instead of the default XBL binding, > and isn't using the right classes for its label (.toolbarbutton-text / > .toolbarbutton-multiline-text) and that's why the label is invisible. This > isn't a Firefox bug --> INVALID. Why in the toolbar palette is OK?
(In reply to Leszek Zyczkowski from comment #3) > Why in the toolbar palette is OK? Any idea why in the toolbar palette is OK, but in the menu panel not? This the same code, so I think that penelview code not proper rendering and this is Firefox bug.
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Summary: In the AREA_NAVBAR isn't displayed toolbarbuton label → In the AREA_PANEL isn't displayed toolbarbuton label
(In reply to Leszek Zyczkowski from comment #4) > (In reply to Leszek Zyczkowski from comment #3) > > Why in the toolbar palette is OK? > > Any idea why in the toolbar palette is OK, but in the menu panel not? This > the same code, so I think that penelview code not proper rendering and this > is Firefox bug. Because in the palette it isn't the label of the item that is displayed - it is the label inside the toolbarpaletteitem (wrapper) that has the item as its child, and copies its "label" or "title" attribute.
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: