Closed Bug 1000296 Opened 11 years ago Closed 11 years ago

CSS perspective causes select drop-down to not be translated with the select box

Categories

(Core :: Layout, defect)

31 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 893147

People

(Reporter: caleb, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14 Steps to reproduce: See http://jsfiddle.net/zH9Zw/ 1. Place a select element inside of a div. 2. Transform div by an arbitrary amount of pixels and give it a perspective in the same statement Affects Nightly (31) and current stable build (28) Actual results: Click the select element to reveal its drop down, which shows up at the position it would be at if it was not translated Expected results: The drop down should be translated by the same offset that the select box was translated by.
The only workaround I've found is to just not have a perspective when you don't need it
I think it is same as bug 893147.
assignee
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Thanks Shubham and David :)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: