-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Milestone
Description
Pressing 'Alt Gr + A' selects the whole text, pressing 'Alt Gr + Z' works like backspace.
The real issue comes in when you try to use another keyboard layout like Polish, where to write some of the letters you need to use these key combinations. When you try to type the letter 'ą' you need to use the first combination 'Alt Gr + A' which deletes the whole line because it selects the whole input and then tries to append the character.
:)
Reactions are currently unavailable