Closed Bug 933148 Opened 11 years ago Closed 11 years ago

dropdowns of a select tag don't appear rotated like their parent container

Categories

(Firefox :: General, defect, P1)

23 Branch
x86_64
Windows 7
defect

Tracking

()

RESOLVED DUPLICATE of bug 455164

People

(Reporter: nathanael.sommer, Unassigned)

Details

(Keywords: css3)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36 Steps to reproduce: 1. Place a div somewhere in your viewport 2. Rotate the div significantly (transform: rotate(30deg);) 3. Add a <select> with some options inside the div 4. Trigger the select and see how the dropdown is NOT rotated Actual results: The Dropdown of a select doesn't rotate with its parent container. this looks really confusing and in my opinion isn't the expected behavior. Happens also in IE (all versions) and Chrome. Expected results: The dropdown should be positioned exactly under the select field at the same position as if it wasn't rotated.
Severity: normal → major
Component: Untriaged → General
Keywords: css3
Priority: -- → P1
Also, transform: scale(2.0); seems to have no effect on the dropdown.
Status: UNCONFIRMED → 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

Created:
Updated:
Size: