Open
Bug 1496429
Opened 6 years ago
Updated 2 years ago
When tab is dragged out and back, autofill doesn't appear
Categories
(Toolkit :: Form Autofill, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox64 | --- | affected |
People
(Reporter: david.olah, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Attachments
(1 file)
951.92 KB,
video/mp4
|
Details |
[Affected versions]:
Nightly 64.0a1 (2018-10-02)
[Affected platforms]:
Platforms: Windows 10, Mac OS X, Ubuntu 16.04.
[Preconditions]:
Modify the following prefs via about:config:
- extensions.formautofill.available: on
- extensions.formautofill.creditCards.available: true
- have some saved addresses
[Steps to reproduce]:
1. Go to: https://luke-chang.github.io/autofill-demo/basic.html
2. Double click the name field - autocomplete dropdown appears
3. Open a new tab and drag the one with the site above out of the window
4. Double click the name field - 4.1
5. Drag the tab back in the old window
6. Doble click the name field - 6.1
[Expected result]:
4.1 The autocomplete dropdown opens as expected
6.1 The autocomplete dropdown opens as expected
[Actual result]:
4.1 The autocomplete dropdown is cut off
6.1 The autocomplete dropdown doesn't appear at double click and the cursor neither
[See attachment video]
![]() |
||
Updated•6 years ago
|
Blocks: fx-form-autofill
Updated•6 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•