1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc/js/phuix
epriestley a8a9fddb07 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
2016-07-08 08:36:35 -07:00
..
PHUIXActionListView.js Begin rebuilding dropdown menus on ActionList 2014-05-05 10:56:14 -07:00
PHUIXActionView.js Adds a setLabel function to ActionView 2015-04-23 07:03:03 -07:00
PHUIXAutocomplete.js Trigger autocomplete when "@" is typed on German keyboards 2016-07-08 08:36:35 -07:00
PHUIXDropdownMenu.js Fold task-relationship actions into an accordion dropdown 2016-06-20 19:14:27 -07:00
PHUIXFormControl.js Implement a rough optgroup-based "Move on Workboard" stacked action 2016-04-06 09:15:12 -07:00
PHUIXIconView.js Basic stacked action support for EditEngine 2015-12-03 12:32:02 -08:00