Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Find Bar clickSelectsAll

  • 4 답장
  • 2 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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.

모든 댓글 (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.