Closed
Bug 1533039
Opened 6 years ago
Closed 6 years ago
Test that DOWN/UP from an autofill entry, autofills again
Categories
(Firefox :: Address Bar, enhancement, P3)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Firefox 68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: mak, Assigned: adw)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
We don't have an explicit test for this.
It should autofill, DOWN/UP, check autofill again. It should also check user-casing is preserved.
Reporter | ||
Updated•6 years ago
|
Blocks: quantumbar-autofill
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → adw
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•6 years ago
|
||
We already have browser_autoFill_preserveCase.js, which checks that we preserve case. This patch extends it to check a couple of more things: autofill is restored on up/down, and the user's input is restored when no result is selected.
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
This fixes the hang in browser_urlbar_speculative_connect.js locally, let's see if it does on try... https://treeherder.mozilla.org/#/jobs?repo=try&revision=c1a0c5624c63dbce9207c23c2cef79145e1234bd
Pushed by dwillcoxon@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a06641525adc
Test that down/up from an autofill entry autofills again and other aspects of autofill are preserved. r=mak
Comment 5•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in
before you can comment on or make changes to this bug.
Description
•