Open bews opened 8 years ago
Standard browser scroll hotkeys (up, down, page up etc.) don't work because input field always has focus (which is good). So I added emulation.
Also fixed bug: when clicked on "Show more" button input loses focus.
P.S. it's not an actual pageup & pagedown scroll - it scrolls just 3 lines, like up & down keys.
Standard browser scroll hotkeys (up, down, page up etc.) don't work because input field always has focus (which is good). So I added emulation.
Also fixed bug: when clicked on "Show more" button input loses focus.
P.S. it's not an actual pageup & pagedown scroll - it scrolls just 3 lines, like up & down keys.