]> cat aescling's git repositories - mastodon.git/commit
Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 10 Oct 2017 23:01:17 +0000 (01:01 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2017 23:01:17 +0000 (01:01 +0200)
commitb3d7ad958fd9e26f64efb24b9ae0de8254fd1cd5
treea0abeafd6e7e9f13ba1525d8ffeedb71f7136e00
parent552d22bec9602a64616538f7df0bdac13140c7f8
Fix #5306: Stop hotkeys in input fields even when shift is pressed (#5309)

AZERTY layouts require pressing shift to press a number at all, so
it triggers a column switch even when simply typing numbers in
textarea
app/javascript/mastodon/features/ui/index.js