quantumbar breaks "search bookmarks via address bar" behavior when bookmark suggest is turned off
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox67 | --- | unaffected |
firefox68 | --- | verified |
firefox69 | --- | verified |
People
(Reporter: bzbarsky, Assigned: mak)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
STEPS TO REPRODUCE:
-
Use a build with "browser.urlbar.quantumbar" set to true (in my case a nightly starting 2019-05-03 on Linux).
-
Open about:preferences, go to "Privacy & Security" section, and uncheck "Bookmarks" in the "Address Bar" ("When using the address bar, suggest") section.
-
Create a bookmark with a tag named "test".
-
Type "* test" in the URL bar.
EXPECTED RESULTS: The bookmark is suggested, in spite of the setting from step 2, since this is an explicit search on bookmarks.
ACTUAL RESULTS: The bookmark is not suggested.
ADDITIONAL INFORMATION: Toggling "browser.urlbar.quantumbar" to false restores the expected behavior.
On Mac, for some reason, this regressed way back in April before quantumbar was enabled; I am still trying to pin down that regression.
Updated•6 years ago
|
Reporter | ||
Comment 1•6 years ago
|
||
Ah, the Mac thing was to do with the testing setup and force-downgraded profiles: An April 11 build works with a current profile, but an April 12 build does not (!).
So all that's going on here is the quantumbar bit.
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
Probably the filtering code in the providers manager is not overriding the bookmarks pref with the bookmarks restriction token. If nobody looks into this earlier, I may have a look tomorrow.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 3•6 years ago
|
||
Comment 5•6 years ago
|
||
bugherder |
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Reproduced the regression on 68.0a1 20190506130308, then verified it as fixed on:
Ubuntu 16.04 && Windows 10 && Mac 10.14:
beta 68.0b7 2019-06-03
nightly 69.0a1 2019-06-06
Updated•5 years ago
|
Updated•3 years ago
|
Description
•