Closed Bug 870518 Opened 12 years ago Closed 11 years ago

dropdown <option>s for a <select> are shown at the wrong location when css3 transform scale is applied

Categories

(Core :: Layout: Form Controls, defect)

20 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 455164

People

(Reporter: bfanger, Unassigned)

References

()

Details

(Keywords: css3)

Attachments

(2 files)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:20.0) Gecko/20100101 Firefox/20.0 Build ID: 20130326150557 Steps to reproduce: Created a webpage with a transform: scale(2) Clicked on a <select> http://jsfiddle.net/57pKN/ (OSX Firefox 20.0) Actual results: Options shown at an incorrect location Expected results: Options should popup at the location of the <select>
Timothy?
Flags: needinfo?(tnikkel)
We only have code to handle translated select drop downs, we don't have any code to handle scaled (or other transforms) select drop downs. There might be a bug on file for this already.
Flags: needinfo?(tnikkel)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: <option>s for a <select> are shown at the wrong location (in combination with css3 transform) → dropdown <option>s for a <select> are shown at the wrong location when css3 transform scale is applied
When you fill out an <input /> the autocomplete values (previous entries) are also shown at an invalid location.
That code is different and a fix will probably be separate from a fix for this bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: