Hello,
I’d like to disable search in the awesomebar (address bar) when one open a new tab.
Via group policy (ADMX, Microsoft Windows, Firefox 91 ESR) I tried this in “Preferences” :
{
"browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar": {
"Value": false,
"Status": "locked"
}
}
It doesn't seem to work, do you have an idea ? I must be doing it wrong…
--
You received this message because you are subscribed to the Google Groups "enter...@mozilla.org" group.
To unsubscribe from this group and stop receiving emails from it, send an email to enterprise+...@mozilla.org.
To view this discussion on the web visit https://groups.google.com/a/mozilla.org/d/msgid/enterprise/b388381463c04a27bf049fdbe475643b%40isere.fr.
I’d like it not to focus the address bar when typing in the search field, allowing users to type directly in the search field as before.
We also enabled search bar.
And when we press “enter” on the keyboard in the address bar we want it to consider it as a domain name, without having to type the “/” at the end.
(if I remember correctly it was configured via CCK2 but I don’t know if the equivalent exists via group policy)
De : Mike Kaply <mka...@mozilla.com>
Envoyé : lundi 20 décembre 2021 17:08
À : Espitallier Laurent <laurent.e...@isere.fr>
Cc : enter...@mozilla.org
Objet : Re: [Mozilla Enterprise] Disabling search in the awesomebar when one open a new tab
I found the problem : I had an obsolete parameter under "preferences (deprecated)".
Sorry, everything works fine.
De : Mike Kaply <mka...@mozilla.com>
Envoyé : lundi 20 décembre 2021 17:08
À : Espitallier Laurent <laurent.e...@isere.fr>
Cc : enter...@mozilla.org
Objet : Re: [Mozilla Enterprise] Disabling search in the awesomebar when one open a new tab