Y
Hacker News
new
|
ask
|
show
|
jobs
by
dkarp
2245 days ago
bizarrely it's only the down button (not the up button)
2 comments
snazz
2245 days ago
It appears to have something to do with this code (paste the URL into DevTools when you're on the site). webpack:///./frontend/js/trackers/keyboard-tracker.js
There's one other keyboard event listener, but it doesn't appear to do that.
link
icelancer
2245 days ago
Yeah, was able to replicate this on Chrome 81.0.4044.113 on Windows. Weird.
link
xingyzt
2245 days ago
PageDown still works.
link
There's one other keyboard event listener, but it doesn't appear to do that.