selectionchange-polyfill
selectionchange-polyfill copied to clipboard
Doesn't handle some hotkeys (home, end, ctrl-z/y)
In addition to previous issues with contenteditable
field — event doesn't trigger on:
- HOME button
- END button
- CTRL-Z and CTRL-Y hotkeys
Chrome and IE handles it.