Page MenuHomePhabricator

Trigger autocomplete when "@" is typed on German keyboards
ClosedPublic

Authored by epriestley on Jul 8 2016, 3:20 PM.
Tags
None
Referenced Files
F18658590: D16259.diff
Tue, Sep 23, 7:24 AM
F18598317: D16259.diff
Sep 13 2025, 4:48 AM
F18541929: D16259.diff
Sep 7 2025, 9:59 PM
F18507837: D16259.id.diff
Sep 5 2025, 2:28 AM
F18151726: D16259.id39109.diff
Aug 14 2025, 6:43 PM
F18103303: D16259.id39111.diff
Aug 10 2025, 3:58 AM
F18103172: D16259.id.diff
Aug 10 2025, 2:31 AM
F18101955: D16259.id39109.diff
Aug 9 2025, 5:03 PM
Subscribers
None

Details

Summary

Ref T10252. On the German keyboard layout, you must type "Alt" + "L" to generate an "@" character.

We currently ignore this event, assuming it's a keyboard command. However, I think we can safely continue so that autocomplete works on German layouts.

Test Plan
  • Switched keyboard layout to German.
  • Typed Alt + L to generate an "@".
  • Typed some username text.
  • Got autocompleter.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable