guardian/scribe

Undo manager prevents entering Alt + Z special characters

Open

#282 geöffnet am 30. Okt. 2014

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (265 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (3.516 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hey guys,

we were just reported that some of our users can't enter special chars like ż, Ż (alt + z). That event.metaKey in undo / redo commands messes it up. Can't think of any good way to fix this, so I'm not creating a pull request.

In our case - we just stopped using undo / redo by removing the key bindings, but it would be great to be able to use those while not loosing those special Z chars.

Contributor Guide