Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

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

  • 2 respostas
  • 0 têm este problema
  • 15 visualizações
  • Última resposta por 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)?

Todas as respostas (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.