Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

I can't disable the quick find tool at all

more options

jscher2000 said

It's normal for the Quick Find bar to appear if you press the slash (/) key or apostrophe (') key on a page, if the cursor is not in a form field. If other characters are triggering it, you could check the following setting: "3-bar" menu button (or Tools menu) > Options In the left column, click Advanced, then along the top make sure the General mini-tab is selected. If it's checked, clear the checkbox for "Search for text when I start typing" Was that it? More information on Quick Find: How to search the contents of the current page for text or links

There is no such field in my options. This functionality is extremely annoying and absolutely NONE of the solutions I found over internet works. It is extremely annoying and triggers just every damn time I press a keyboard key while I'm not in a text field.

Let, me, disable, that, damn, function!

''jscher2000 [[#answer-808526|said]]'' <blockquote> It's normal for the Quick Find bar to appear if you press the slash (/) key or apostrophe (') key on a page, if the cursor is not in a form field. If other characters are triggering it, you could check the following setting: "3-bar" menu button (or Tools menu) > Options In the left column, click Advanced, then along the top make sure the General mini-tab is selected. If it's checked, clear the checkbox for "Search for text when I start typing" Was that it? More information on Quick Find: [[How to search the contents of the current page for text or links]] </blockquote> There is no such field in my options. This functionality is extremely annoying and absolutely NONE of the solutions I found over internet works. It is extremely annoying and triggers just every damn time I press a keyboard key while I'm not in a text field. Let, me, disable, that, damn, function!

Tất cả các câu trả lời (3)

more options

Try pasting this in the address bar, then press Enter to load it:

about:preferences#advanced

If the selected mini-tab on the right side is not General, click General. Does your look different than the attached screenshot?

more options

I do Have this field, but even if it's unchecked it still occurs quite frequently.

more options

With the checkbox unselected, both / and ' will trigger the QuickFind bar. Other characters should not. Can you find any pattern to it?

A while back, I created a Greasemonkey userscript to intercept and ignore those two keyboard shortcuts outside of a form field of editable area. This could be generalized to discard other keys if there are particular ones that cause the problem.

You'll need the Greasemonkey extension first, then you can install the script:

(Note: the script attaches to a page as you load it, so if you are testing in a page you already have open, reload it.)