Closed
Bug 1395340
Opened 7 years ago
Closed 7 years ago
Incorrect rendering of SELECT OPTION, if resulted from XSLT
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1391118
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox55 | --- | fixed |
firefox56 | --- | fixed |
firefox57 | --- | fixed |
People
(Reporter: Andy_Schmidt, Unassigned)
References
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063
Steps to reproduce:
Simple test case:
1. Open http://staging.anamera.com/3rdPartyBugs/textxsl/FFdropdown.xml
2. Will fetch related XSLT
3. Renders SELECT / OPTIONs set
Actual results:
In FF only, the output is a SELECT element without the ability to drop down through the 3 OPTIONs and choose one.
Expected results:
The SELECT should open and one should be able to choose from the OPTIONs.
Works correctly in IE, Edge, Chrome and Safari.
Only FireFox fails.
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Component: Untriaged → XSLT
Ever confirmed: true
Keywords: regression
Product: Firefox → Core
Updated•7 years ago
|
Comment 2•7 years ago
|
||
jaws, can you take a look since your patch may be the cause? Thanks.
Updated•7 years ago
|
status-firefox-esr52:
--- → unaffected
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(jaws)
Resolution: --- → DUPLICATE
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•