Closed
Bug 1505020
Opened 7 years ago
Closed 6 years ago
Autofilled values in the urlbar are incorrectly copied to duplicate tabs and incorrectly updated when switching back to the original tab
Categories
(Firefox :: Address Bar, defect, P3)
Firefox
Address Bar
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox63 | --- | affected |
firefox64 | --- | affected |
firefox65 | --- | affected |
People
(Reporter: cfogel, Unassigned)
Details
Attachments
(1 file)
233.66 KB,
image/gif
|
Details |
[Affected versions]:
- Firefox: 63.0.1, 64.0b7, 65.0a1 (2018-11-05)
[Affected platforms]:
- Win10x64, Ubuntu 18.04, macOS 10.13;
[Steps to reproduce]:
1. Launch Firefox, access about:newtab
2. In the awesomebar click and type: @am
3. Press the right arrow key;
4. Right click on the tab header and click on the duplicate tab option;
5. Click on another tab and select the tab back;
[Expected result]:
- the auto-completed search shortcut remains and is passed to the duplicated tab;
[Actual result]:
- 4: only @am is passed to the new tab;
- 5: clicking back to the tab shows the same @am text in the search bar, no longer the auto-completed option;
[Regression range]:
- not a regression;
- tracked up to bug 1502221, which seems to be the implementation for the autocomplete;
[Additional notes]:
- attached recording with the issue;
Reporter | ||
Comment 1•7 years ago
|
||
Shifted to a more appropriate section.
Component: Activity Streams: Newtab → Address Bar
Comment 2•7 years ago
|
||
It looks like a minor glitch, setting as p3, ni Drew in case he wants to link this to some meta or change priority
Flags: needinfo?(adw)
Comment 3•7 years ago
|
||
Actually both 4 and 5 in the actual results seem to be problems with autofill in general, not only @shortcuts. I can reproduce them when triggering normal domain autofill.
So I'll remove the dependency I just added.
No longer blocks: 1496772
Summary: Search shortcut autocomplete not updated → Autofilled values in the urlbar are incorrectly copied to duplicate tabs and incorrectly updated when switching back to the original tab
Updated•7 years ago
|
Priority: -- → P3
Comment 4•6 years ago
|
||
This doesn't seem to happen anymore: the urlbar for duplicate tabs gets updated with "@amazon", and when I switch back to the orignal tab, the urlbar is "@amazon".
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•