getgrav / grav-theme-notepad

Notepad Grav Theme
https://getgrav.org
MIT License
7 stars 7 forks source link

Add a check to see if on top of screen #13

Open BirdKeyboard opened 4 years ago

BirdKeyboard commented 4 years ago

This modification is to fix a bug where multiple keydown events are blocked and prevent writing in fields if the page was reloaded.

In my specific use-case, reloading the page when looking at the comment section on the bottom of the page will prevent the user from writing spaces in the fields.