Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 2 antwoorden
  • 0 hebben dit probleem
  • 15 weergaven
  • Laatste antwoord van 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)?

Alle antwoorden (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.