Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Does Find toolbar (Ctrl+F) have option 'Highlight All':'on' by default?

  • 5 Antworten
  • 1 hat dieses Problem
  • 126 Aufrufe
  • Letzte Antwort von McCoy

more options

Does Find toolbar (Ctrl+F) have option 'Highlight All':'on' by default, so all occurrences are highlighted with pink background?

I write test case for Mozilla, and this question is critical for test.

Does Find toolbar (Ctrl+F) have option 'Highlight All':'on' by default, so all occurrences are highlighted with pink background? I write test case for Mozilla, and this question is critical for test.
Angefügte Screenshots

Ausgewählte Lösung

Hello pciapa1,

Would you try this please :

Type in the address bar about:config and press Enter (promise to be careful, if asked)

Type in the search bar and look for the preference :

findbar.highlightAll and set its value to true

Then close and restart Firefox.

'Hope this does what you want ......

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (5)

more options

No, this is managed by "findbar.highlightAll" preference in about:config which is false by default.

more options

Ausgewählte Lösung

Hello pciapa1,

Would you try this please :

Type in the address bar about:config and press Enter (promise to be careful, if asked)

Type in the search bar and look for the preference :

findbar.highlightAll and set its value to true

Then close and restart Firefox.

'Hope this does what you want ......

more options

'Looks like TyDraniu and I posted at the same time .....

more options

TyDraniu said

No, this is managed by "findbar.highlightAll" preference in about:config which is false by default.

1. Where there Firefox versions where "findbar.highlightAll" preference was true by default? Is this hard to check?

2. Can this preference be changed not from 'about:config' page? I mean in 'about:preferences' for example?

more options

pciapa1 said

1. Where there Firefox versions where "findbar.highlightAll" preference was true by default? Is this hard to check?

The value is set to "false" by default, so users can choose to enable it - if the default value has ever been "true": I don't know, but I seriously doubt it.

2. Can this preference be changed not from 'about:config' page? I mean in 'about:preferences' for example?

I understand why you ask, but it would be near to impossible to have every users' wishes (and there are maybe many thousands different wishes) in Preferences as an option.

That's why there is the "about:config" page ......