focuslabllc / craft-cheat-sheet

A fast and customized set of instantly usable Field code samples.
MIT License
210 stars 9 forks source link

Avast! Thar be letter 'C' Pirates in these here waters! #37

Closed proimage closed 7 years ago

proimage commented 8 years ago

The JS that intercepts the "C" keypress and focuses the "Enter Custom Element" text input ignores the CTRL state (Windows 10 & Chrome), thus triggering even on CTRL+C. While the text copy still takes place, the cursor jumps into the text field and the entire window scrolls back up to the top. Shiver me timbers!

hill commented 8 years ago

I also have this issue on mac w/ chrome (cmd-C) - I've just started using this and love it, apart from this bug!

rostockahoi commented 8 years ago

You're right. This is annoying. I'm on Linux + Firefox 51 dev.

erikreagan commented 7 years ago

@proimage @hill @rostockahoi This is fixed up with the latest release. Thanks!