Closed Bug 1297422 Opened 8 years ago Closed 8 years ago

select element options popup in wrong place when using CSS transform

Categories

(Firefox :: Untriaged, defect)

48 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 455164

People

(Reporter: dave, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

Steps to reproduce:

Put a select element (with some options), that uses absolute positioning, inside of a div that specifies a transform scale:

https://jsfiddle.net/x21g2e8c/12/


Actual results:

When clicking on the select element, the options popup in an unexpected location (not under or over the select element).


Expected results:

When clicking on the select element, the options should popup under or over the select element.
This should be a dupe of bug 455164 (the 3rd testcase).
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.