Closed
Bug 1781112
Opened 3 years ago
Closed 3 years ago
Do whole phrase matches for quickactions
Categories
(Firefox :: Address Bar, enhancement)
Firefox
Address Bar
Tracking
()
VERIFIED
FIXED
105 Branch
People
(Reporter: daleharvey, Assigned: daleharvey)
References
Details
Attachments
(1 file)
So for example "how to take a screenshot" matches the screenshot command
We should put this behind a pref just in case we find that it is too aggresively matching things
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → dharvey
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•3 years ago
|
||
Pushed by dharvey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/064f6da789e7
Enable matching full quickaction anywhere in user input. r=Standard8
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
Assignee | ||
Comment 5•3 years ago
|
||
technically there is a pref browser.urlbar.quickactions.matchInPhrase
however it landed defaulted to true
, the pref was implementated just in case the feature proved irritating and we wanted to roll back behaviour quickly. As long as we don't hear otherwise we can remove the pref at some point
Flags: needinfo?(dharvey)
Comment 6•3 years ago
|
||
This pref was verified during Nightly 107 feature sign-off. (feature was disabled in 105 and 106)
Status: RESOLVED → VERIFIED
status-firefox107:
--- → verified
Comment 7•3 years ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit auto_nag documentation.
status-firefox106:
--- → affected
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•