Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Find Bar clickSelectsAll

  • 4 replies
  • 2 have this problem
  • 1 view
  • Last reply by Yaron

more options

Is there an easy way to set clickSelectsAll to the Find Bar (Ctrl+F)? (Similar to browser.urlbar.clickSelectsAll).

Thanks.

Is there an easy way to set clickSelectsAll to the Find Bar (Ctrl+F)? (Similar to browser.urlbar.clickSelectsAll). Thanks.

All Replies (4)

more options

Hello Yaron, not exactly what are you looking, but see if this helps : HighlightAll add-on


thank you

more options

Pressing Ctrl+f again will (re)select the contents of the Find bar. Now... how will I remember that?

more options

Control F will also copy selected text to the Find bar, so if some text is selected in the currently open tab then it will replace what is in the Find bar.

more options

Thank you all.

I'm using a toolbar button: oncommand="goDoCommand('cmd_selectAll'); goDoCommand('cmd_paste');"/>

I was wondering if there might be an easier way (e.g. if 'clickSelectsAll' is an attribute that can be changed). I guess I should check the source file.