Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#68705 - [firefox] Include gnome shell search provider
Attached to Project:
Arch Linux
Opened by Vinay S Shastry (shastry) - Sunday, 22 November 2020, 04:24 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 21 April 2021, 10:39 GMT
Opened by Vinay S Shastry (shastry) - Sunday, 22 November 2020, 04:24 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 21 April 2021, 10:39 GMT
|
DetailsDescription:
Since version 78, Firefox includes a d-bus service for gnome shell search provider. Please consider: * Including firefox-search-provider.ini with firefox. * Set user pref (false by default? so gnome users can opt-in easily). Steps to enable: * Copy firefox-search-provider.ini [1] to /usr/share/gnome-shell/search-providers/ . * Set pref browser.gnome-search-provider.enabled to true in about:config. * Restart firefox, gnome-shell. [1] https://searchfox.org/mozilla-central/source/browser/components/shell/search-provider-files/firefox-search-provider.ini Additional info: * firefox 83.0-1 * https://mastransky.wordpress.com/2020/09/25/firefox-gnome-shell-search-provider/ * https://bugzilla.mozilla.org/show_bug.cgi?id=1239694 |
This task depends upon
the pref seems to be
widget.gnome-search-provider.enabled
and not the one you mentioned.
https://hg.mozilla.org/mozilla-central/file/tip/browser/components/shell/nsGNOMEShellService.cpp#l106