Update heuristic action when cycling through local one-offs with a search string
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: bugzilla, Assigned: mak)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
The action text on heuristic search results reads Search with <engine name>
. When you move through the one offs with the keyboard, that text updates to Search with <one-off engine name>
, because if you hit enter, a search would be executed with that one-off's engine.
With update2
/oneOffsRefresh
enabled, we display the same action text even though pressing enter would enter search mode with that engine, not execute a search. We should consider updating that string to Enter search mode with <one-off engine name>
or something similar.
This would be a P3, except for that we show no action text at all for the local one-offs, which isn't at all indicative of what will happen when the user hits enter. This is a similar problem to bug 1657918.
I've already run this past UX and I'm waiting to hear back.
Reporter | ||
Comment 1•4 years ago
|
||
UX got back to me. When (alt+)arrowing through the local one-offs, we should show a local one off heuristic result. It displays the icon for that search mode, the search string, and the action text Search <result type>
. Selecting it opens that particular local search mode. This result is only shown when arrowing through the one-offs and should not be shown in any other context.
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Comment 4•4 years ago
|
||
bugherder |
Description
•