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
Unknown Object (File)
Thu, Dec 12, 10:34 PM
Unknown Object (File)
Mon, Dec 9, 6:50 AM
Unknown Object (File)
Fri, Dec 6, 2:27 PM
Unknown Object (File)
Thu, Dec 5, 2:50 AM
Unknown Object (File)
Nov 29 2024, 2:51 PM
Unknown Object (File)
Nov 28 2024, 4:09 PM
Unknown Object (File)
Nov 27 2024, 3:16 AM
Unknown Object (File)
Nov 23 2024, 9:30 AM
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
Branch
layout1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12983
Build 16581: Run Core Tests
Build 16580: arc lint + arc unit