Closed
Bug 1450125
Opened 7 years ago
Closed 4 years ago
The "Add Search Engine" page action button doesn't have a plus-sign (+) badge when it's in the urlbar/address bar/location bar
Categories
(Firefox :: Address Bar, enhancement, P5)
Firefox
Address Bar
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox61 | --- | affected |
People
(Reporter: adw, Unassigned)
References
Details
(Whiteboard: [fxsearch])
In the page action panel, the "Add Search Engine" action's icon is the page's favicon with a plus-sign (+) badge. But if you add the action to the urlbar, it's only the favicon, no badge.
The reason is that the button in the panel is a toolbarbutton.badged-button, but the button in the urlbar is only an <image>. I don't think <image>s support badges, but tbh I'm not sure. It's probably possible to make it a toolbarbutton because as proof by example there's at least one toolbarbutton in the urlbar already, #urlbar-zoom-button. But it would require modifying BrowserPageActions because currently it always creates <image>s for buttons in the urlbar.
Comment 1•4 years ago
|
||
Proton is removing this page-action button, so we can close the bug.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Hi Marco,
I don't know if i'm getting this right - how will users add search engines then? As an addon?
Or am i missing something? Can you please give a glimpse of what's cooking (if you have the time)?
Thanks
Comment 3•4 years ago
|
||
we move the option elsewhere in the urlbar, I'm working on that patch. No worries.
You need to log in
before you can comment on or make changes to this bug.
Description
•