Enter search mode when token alias autofill is confirmed
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | --- | unaffected |
firefox81 | --- | disabled |
firefox82 | --- | verified |
People
(Reporter: mak, Assigned: mak)
References
(Regression)
Details
(Keywords: blocked-ux, regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
I was just trying to autofill an alias, I typed "@ama" pressed right, the space is not automatically inserted anymore, so I can't continue typing.
Assignee | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
Is the update2 pref on? I intentionally removed the space since pressing space or enter with a typed/autofilled token alias should enter search mode now.
Assignee | ||
Comment 2•4 years ago
|
||
yes, it's on, the problem is that autofilling with RIGHT is a common thing in our autocomplete.
Comment 3•4 years ago
|
||
Set release status flags based on info from the regressing bug 1647890
Comment 4•4 years ago
|
||
Yes, but the trailing space is an indicator that the user should just start typing. With search mode enabled, we'd like the user to hit space or enter to enter search mode first.
We can certainly revert to the old behaviour, but my understanding is that search mode is supposed to replace alias use altogether; aliases will just become a way to enter search mode. Maybe we could enter search mode when autofill is confirmed with right
?
I'll mark this blocked-ux and discuss with Verdi.
Assignee | ||
Comment 5•4 years ago
|
||
(In reply to Harry Twyford [:harry] from comment #4)
We can certainly revert to the old behaviour, but my understanding is that search mode is supposed to replace alias use altogether; aliases will just become a way to enter search mode. Maybe we could enter search mode when autofill is confirmed with
right
?
I think I didn't explain well, I'm typing "@ama", I get suggested "@ama[zon]" I press RIGHT to confirm the "zon" completion, at this point search mode should be enabled, I should be able to continue typing, without having to further type another space.
Not entering search mode means that I get "@amazonmysearch" that is definitely not expected, I end up searching the whole string on Google.
If I press Enter instead of Right, it works as expected.
Comment 6•4 years ago
|
||
Oh, I see! Yes, I agree. Are you alright if we close this bug and handle this as part of bug 1657676? I could add a comment saying we should support the behaviour you describe.
Assignee | ||
Comment 7•4 years ago
|
||
bug 1657676 seems to be more about their visualization and a view bug, this is an input field bug.
Comment 8•4 years ago
|
||
Fair enough!
Comment 9•4 years ago
|
||
Hi Harry, are you expecting to get to this any time soon? Thanks!
Comment 10•4 years ago
|
||
This bug only affects users with the browser.urlbar.update2
pref enabled. That pref is currently Nightly-only. Its wider release was originally slated for 81, but it's since been pushed back to 82, so Beta 81 and Release 81 users will not experience this. I'm not sure how that should be reflected in release tracking.
Assignee | ||
Comment 11•4 years ago
|
||
I can probably look into this in the next days.
Assignee | ||
Comment 12•4 years ago
|
||
Comment 13•4 years ago
|
||
Comment 14•4 years ago
|
||
bugherder |
Assignee | ||
Updated•4 years ago
|
Comment 15•4 years ago
|
||
The patch landed in nightly and beta is affected.
:mak, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Comment 17•4 years ago
|
||
I verified this issue using 82.0a1 (2020-09-14) on macOS 10.13 and Windows 10 x64.
Adrian could you help me with Ubuntu verification?
Comment 18•4 years ago
|
||
Verified as fixed using latest Nightly 82.0a1 2020-09-17 under Ubuntu 18.04 64-bit.
Updated•4 years ago
|
Updated•4 years ago
|
Updated•3 years ago
|
Description
•