Delete key in some browsers causes local environment to fail
jywarren opened this issue · 1 comments
jywarren commented
only solution is page refresh
which browsers?
Linux: Chrome and Firefox seem OK
Mac:
Windows:
THis should be turned into a request for a functional Delete key especially now we have the keyUp and keyPressed issue resolved and can handle odd keys. It may involve a suppressDefaults() call -- in Chrome, the delete key goes back 1 page load.
jywarren commented
knitter forked