Mozilla 도움말 검색

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

Learn More

character keystroke jumps to first field in a form instead of typing the character in the field I was in

  • 2 답장
  • 0 이 문제를 만남
  • 15 보기
  • 최종 답변자: cor-el

more options

Shift-Command-M is the key combination for producing the diacritical character ā in the keyboard I am using. However, if i am on a web page that is a form with fillable fields, trying to type this key combination jumps my cursor to the first field at the top of the form, instead of typing the ā in the field I am in. Why does this key combination do that? And is there any way to disable this keyboard shortcut (if that is what it is)?

Shift-Command-M is the key combination for producing the diacritical character ā in the keyboard I am using. However, if i am on a web page that is a form with fillable fields, trying to type this key combination jumps my cursor to the first field at the top of the form, instead of typing the ā in the field I am in. Why does this key combination do that? And is there any way to disable this keyboard shortcut (if that is what it is)?

모든 댓글 (2)

more options

Sorry, that key combination problem was Shift-OPTION-M (not Shift-Command-M).

more options

It is possible that there is an accesskey="m" set for that field as on Mac Option+Shift are the modifier keys for the access key (Linux/Windows: Alt+Shift). You can check that in the Inspector.

You can right-click and select "Inspect" to open the built-in Inspector with this input element selected.