Mozilla 도움말 검색

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

자세히 살펴보기

tabs NOT highlight links

  • 2 답장
  • 0 이 문제를 만남
  • 101 보기
  • 최종 답변자: louhevly

more options

How do I tell firefox's tab key not to go to links, only form fields. That is, if you go to https://visca.com/apac/dites/, hitting 'tab' should take you to the form field [Cerca], whereas now it scrolls through all the links first.

Thanks in advance, Lou

How do I tell firefox's tab key not to go to links, only form fields. That is, if you go to https://visca.com/apac/dites/, hitting 'tab' should take you to the form field [Cerca], whereas now it scrolls through all the links first. Thanks in advance, Lou

선택된 해결법

Hi Lou, having Tab visit links facilitates pure keyboard navigation, but if you don't plan to activate links using the keyboard, you can change this behavior using a setting hidden under the covers:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

More info on about:config: Configuration Editor for Firefox. The moderators would like us to remind you that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future.

(2) In the search box in the page, type or paste accessibility.tabfocus and pause while the list is filtered

(3) Double-click the preference to display an editing field, and change the value to 3 then press Enter or click the blue check mark button to save the change.

For reference, the following values are recognized:

  • 1 => Only text fields in forms
  • 2 => Only non-text fields/controls in forms
  • 3 => All fields/controls in forms (combines 1+2)
  • 4 => Only links
  • 5 => Text fields in forms plus links (combines 1+4)
  • 6 => Non-text fields/controls in forms plus links (combines 2+4)
  • 7 => All fields/controls in forms plus links (combines 3+4) [default on Windows]

Does that work for you?

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

모든 댓글 (2)

more options

선택된 해결법

Hi Lou, having Tab visit links facilitates pure keyboard navigation, but if you don't plan to activate links using the keyboard, you can change this behavior using a setting hidden under the covers:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

More info on about:config: Configuration Editor for Firefox. The moderators would like us to remind you that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future.

(2) In the search box in the page, type or paste accessibility.tabfocus and pause while the list is filtered

(3) Double-click the preference to display an editing field, and change the value to 3 then press Enter or click the blue check mark button to save the change.

For reference, the following values are recognized:

  • 1 => Only text fields in forms
  • 2 => Only non-text fields/controls in forms
  • 3 => All fields/controls in forms (combines 1+2)
  • 4 => Only links
  • 5 => Text fields in forms plus links (combines 1+4)
  • 6 => Non-text fields/controls in forms plus links (combines 2+4)
  • 7 => All fields/controls in forms plus links (combines 3+4) [default on Windows]

Does that work for you?

more options

Thank-you, jscher2000. This solved my problem. However, when I clicked the "Mark it as solved" link in the email I got, I got a "This page doesn't exist" message. The link: https://support.mozilla.org/questions/1417166/solve/1587944?watch=ccGLHVbVtd&utm_campaign=questions-reply&utm_source=notification&utm_medium=email

All the best, Lou