Closed
Bug 276980
Opened 20 years ago
Closed 20 years ago
in a multiselect the titles of groups are bad displayed
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: lukasvga, Unassigned)
Details
(Keywords: testcase)
Attachments
(3 files, 1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20050103 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20050103 Firefox/1.0+ When i use a <select multiple></multiple> and use inside a <optgroup>, the title of the group is bad displayed in bold and bad formed! Reproducible: Always Steps to Reproduce: 1.I open my site. 2.Is displayed the bad optgoup with bad font in bold.
| Reporter | ||
Comment 1•20 years ago
|
||
How you can see the title of opgroup in bold is bad displayed and designed.
| Reporter | ||
Comment 2•20 years ago
|
||
This multiselect is with a title of optgroup perfectly designed!
| Reporter | ||
Updated•20 years ago
|
Version: unspecified → Trunk
Comment 3•20 years ago
|
||
Please attach a small HTML file that illustrates the problem.
Component: Product Site → Layout
Product: Firefox → Core
Updated•20 years ago
|
Assignee: bugs → nobody
QA Contact: core.layout
| Reporter | ||
Comment 4•20 years ago
|
||
In the file form.htm you can see that optgroup title are bad displayed like the first image that i attach!
Comment 5•20 years ago
|
||
Lucas, what exactly is wrong about how it's displayed?
| Reporter | ||
Comment 6•20 years ago
|
||
(In reply to comment #5) > Lucas, what exactly is wrong about how it's displayed? If you compare the two attched images, you will see in the first image have the font bad designed.
Comment 7•20 years ago
|
||
By "bad" do you mean "different than the rest of the document"?
| Reporter | ||
Comment 8•20 years ago
|
||
Yes too, but the title of multiselect is bad alised, compare the first image with the second image. I compare the two images in 1024x768 resolution, on winXP. The first image have the titles bad alised. Its a bad italic, I think.
Comment 9•20 years ago
|
||
Moz shows <select multiple="multiple"> with different font sizes depending on whether the font size is defined on the select itself or the containing block. IE shows them differently for both font-size and font-family. I don't know which, if any, is correct.
Attachment #170247 -
Attachment is obsolete: true
Comment 10•20 years ago
|
||
Both are correct, depending on the UA stylesheet. Marking invalid, since it sounds like the default "list" system font on this system just happens to be ugly...
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•