Open
Bug 1797224
Opened 3 years ago
Updated 5 months ago
browser.showingSearchTerms should be updated when a user changes the preference of showSearchTerms.shouldShow
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: jteow, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(1 obsolete file)
showingSearchTerms
is going to be out of sync if showSearchTerms.shouldShow
is toggled.
Thus, we should add a listener for the preference so that upon it changing, we update the state of the tag on existing browsers elements.
Reporter | ||
Updated•3 years ago
|
Blocks: urlbar-persisted
Reporter | ||
Comment 1•3 years ago
|
||
Updated•2 years ago
|
Attachment #9300957 -
Attachment is obsolete: true
Updated•10 months ago
|
Assignee: nobody → jteow
Status: NEW → ASSIGNED
Updated•6 months ago
|
Whiteboard: [sng]
Updated•6 months ago
|
Reporter | ||
Comment 2•5 months ago
|
||
This is a lower priority as this only affects tabs already persisting search. When the feature is disabled in preferences, search terms will still show up for existing tabs but the user can refresh the page or revert the urlbar to undo the change.
Assignee: jteow → nobody
Severity: -- → N/A
Status: ASSIGNED → NEW
Priority: P2 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•