guardian/scribe

Undo manager prevents entering Alt + Z special characters

Aberta

#282 aberto em 30 de out. de 2014

 (3 comentários) (0 reação) (0 responsável)JavaScript (265 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (3.516 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador