guardian/scribe

Undo manager prevents entering Alt + Z special characters

Open

#282 aperta il 30 ott 2014

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)JavaScript (265 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (3516 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor