搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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

  • 5 回覆
  • 1 有這個問題
  • 138 次檢視
  • 最近回覆由 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.
附加的畫面擷圖

被選擇的解決方法

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 ......

從原來的回覆中察看解決方案 👍 1

所有回覆 (5)

more options

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

more options

選擇的解決方法

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 ......