Open
Bug 362094
Opened 18 years ago
Updated 2 years ago
Unexpected behaviour from comboboxes within -moz-inline-box
Categories
(Core :: Layout: Block and Inline, defect)
Core
Layout: Block and Inline
Tracking
()
NEW
People
(Reporter: geoff, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
555 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1) Gecko/20061010 Firefox/2.0
On the provided page I have 2 comboboxes within -moz-inline-box elements.
The first select is the child of a -moz-inline-box displayed div. As soon as a selection is made the combo disappears.
The second box is nested in some spans displayed as -moz-inline-box and a div, this cases some or all of the text of options in the select to disappear.
Reproducible: Always
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
Probably related to bug 321402 (which involves disappearing elements with -moz-inline-box rules set).
Status: UNCONFIRMED → NEW
Component: General → Layout: Block and Inline
Ever confirmed: true
OS: Windows XP → All
Product: Firefox → Core
QA Contact: general → layout.block-and-inline
Hardware: PC → All
Version: unspecified → Trunk
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•