Closed
Bug 823289
Opened 12 years ago
Closed 12 years ago
Autocomplete for translated inputs is positioned improperly.
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 467442
People
(Reporter: basta, Unassigned)
Details
For fields whose parents have been positioned with margins and CSS transforms (translations), the autocomplete suggestions dropdown is positioned incorrectly.
Expected results:
- Autocomplete suggestions displayed, nothing out of the ordinary
Observed results:
- The autocomplete does not obey the CSS transforms rules correctly.
See http://cl.ly/image/0q1v3f443Q2A for an example.
Setting a transform of `none` on the input's parent seems to correct the issue.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•