Closed
Bug 1368670
Opened 7 years ago
Closed 7 years ago
Input fields autocomplete position not correct after layout change
Categories
(Toolkit :: Password Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1329333
People
(Reporter: oliver, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36
Steps to reproduce:
- Open suggest-position.html
- Fill the text field and submit the form so that the autocomplete will appear next time
- Click on the "Show topper in 3 seconds"-button
- Doubleclick into the text field so that the autocomplete suggest appears
- Wait until the action is triggerd
Actual results:
The Input field is moved but the autocomplete is still on the old position (see suggest-position.png)
Expected results:
The autocomplete have to be below the text field or should be closed.
Reporter | ||
Comment 1•7 years ago
|
||
It's probably another example of bug 1335332.
Component: Untriaged → Password Manager
Product: Firefox → Toolkit
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•