Closed
Bug 360004
Opened 19 years ago
Closed 17 years ago
HTML entities are not displayed when used as label attributes of menuitem elements
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: dbeckham, Unassigned)
Details
(Whiteboard: CLOSEME 07/14)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0
Some html entities are not displayed when used as a label attribute of the menuitem element.
Example:
<menuitem label="★" />
This menu item, when used inside of a menupopup displays no menu label text. Adding any character along with the html entity will cause the label to be rendered, except that it's improperly sized.
Reproducible: Always
Comment 1•19 years ago
|
||
Reporter, do you still see this problem with the latest Firefox 2? If not, can you please close this bug as WORKSFORME. Thanks!
Whiteboard: CLOSEME 07/14
Version: unspecified → 2.0 Branch
Comment 2•17 years ago
|
||
Closing as incomplete -> no reply
Reporter: if you still see this Problem in a recent Firefox 3 Release or 3.1alpha, feel free to reopen this bug. A testcase/testurl would be very helpful in this case.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•