Closed
Bug 362960
Opened 19 years ago
Closed 17 years ago
Select boxes inside a fixed table display text garbled or not at all
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 302379
People
(Reporter: cmk, Unassigned)
Details
(Keywords: testcase, Whiteboard: DUPEME, [reflow-refactor])
Attachments
(1 file)
|
618 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1) Gecko/20061010 Firefox/2.0
A select box inside a table causes a rendering bug. See the test case and the steps to reproduce for a description.
Reproducible: Always
Steps to Reproduce:
1. Open attached test case
2. Select one of the options in the select box
3. Watch the actual text shown in the select box
4. Press reload
5. Wrong initial option is selected
Actual Results:
Select box is rendered white or the text is cut off. The text in the drop-down is shown correctly.
After reload the wrong option is selected.
Expected Results:
The text should not be cut off and/or the select box should not be blank.
After a reload always the first option should be selected.
| Reporter | ||
Comment 1•19 years ago
|
||
Updated•19 years ago
|
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → 1.8 Branch
Comment 2•19 years ago
|
||
Seems to be fixed in the reflow branch.
Whiteboard: DUPEME → DUPEME, [reflow-refactor]
| Reporter | ||
Comment 3•19 years ago
|
||
Ok, good to know that the problem is known and fixed.
The reflow branch is scheduled for Firefox 3 right?
Thing is that I'm having this problem for a current project and it's causing me some headache. Is there any known workaround?
Thanks for the help.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•