When searching open tabs via % and there's a contextual search engine, urlbar-results incorrectly has actionmode attribute set
Categories
(Firefox :: Address Bar, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: dao, Unassigned)
References
Details
(Whiteboard: [sng-scotchbonnet-followon] fixed by bug 1969417)
STR: have a bunch of tabs, open reddit, enter % in the address bar.
The .urlbar-results element now has the actionmode attribute set -- incorrectly so I believe, and it seems this is the root cause of bug 1976031.
The actionmode attribute set is not set when either entering another string, or when entering % while not on a page with a contextual search engine.
Dale, do you agree this seems broken?
Updated•10 months ago
|
Comment 1•10 months ago
|
||
Yup looks like a bug to me, the other modes have temporary modes which are entered as soon as the prefix goes in (although kinda expected the chicklet to show then), but actions mode doesnt, we only want to set that when we are fully in actionmode
Comment 2•9 months ago
|
||
:dale, would you be able to set the priority and severity for this is, and provide an overview of what the user-facing (or other) impacts of this bug are?
Comment 3•9 months ago
|
||
This is relatively low priority as Dao fixed the user facing side of the issue in https://bugzilla.mozilla.org/show_bug.cgi?id=1976031, which leaves this as a refactoring / correctness issue, its possible for it to lead to user facing issues in future but dont see any more at the moment
| Reporter | ||
Updated•9 months ago
|
Updated•8 months ago
|
Description
•