Mozilla 도움말 검색

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

자세히 살펴보기

Don't want to jump to new tab on context search or right click

  • 6 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: McCoy

more options

When I right click on a link and choose "open in new tab" or highlight text and do a search from the context menu, can I set my preferences or about:config so that browser does not jump to the new tab immediately? In other words, I want to stay on the page I'm on and have the new link tab load in the background. I hope I have explained this adequately. Thanks.

When I right click on a link and choose "open in new tab" or highlight text and do a search from the context menu, can I set my preferences or about:config so that browser does not jump to the new tab immediately? In other words, I want to stay on the page I'm on and have the new link tab load in the background. I hope I have explained this adequately. Thanks.

선택된 해결법

Just in case you haven't noticed :   I edited my last post .....

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (6)

more options

Hello pursuit81,

Would you try this please :

Type in the address bar   about:config   and press Enter.
(ignore the warning)

Type in the search bar an look for the preference :

browser.tabs.loadInBackground  and set its value to   true.

Then close and restart Firefox.

If you want to, you could also toggle these preferences :

browser.tabs.loadBookmarksInBackground
browser.tabs.loadBookmarksInTabs
browser.tabs.loadDivertedInBackground


Also go to Options => General => under Tabs :

uncheck :   "When you open a link in a new tab, switch to it immediately".

more options

Thank you very much. Your solution solves the problem of a link opening immediately in a new tab and I appreciate it but if I do a search from the context menu, that is, highlight some text and then right click and then choose "Search Google for 'whatever the text I have highlighted is', it still immediately jumps to a new tab. Is there a way to stop this from happening? Thx again.

more options

Would you give this a try :

On the "about:config" page, set the value of   browser.search.openintab   to   false.

Set the value of   browser.search.context.loadInBackground  to   true.

Any luck ?

글쓴이 McCoy 수정일시

more options

선택된 해결법

Just in case you haven't noticed :   I edited my last post .....

more options

Sorry, work intervened and I could only just now get back to it. Yes! The change worked. Thanks very much.

more options

pursuit81 said

Yes! The change worked.
Thanks very much.

My pleasure   -   I'm so glad it worked !