Homec4science

Trigger autocomplete when "@" is typed on German keyboards

Authored by epriestley <git@epriestley.com> on Jul 8 2016, 17:17.

Description

Trigger autocomplete when "@" is typed on German keyboards

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.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10252

Differential Revision: https://secure.phabricator.com/D16259

Details

Committed
epriestley <git@epriestley.com>Jul 8 2016, 17:36
Pushed
aubortJan 31 2017, 17:16
Parents
rPHbd6d300282ec: Strip timestamps from popup notification bubbles
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHa8a9fddb0738: Trigger autocomplete when "@" is typed on German keyboards (authored by epriestley <git@epriestley.com>).Jul 8 2016, 17:36