iscroll icon indicating copy to clipboard operation
iscroll copied to clipboard

Key bindings don't trigger 'scroll' event

Open Soviut opened this issue 11 years ago • 2 comments

When using the keyboard to scroll, none of the scroll events fire.

Here's a fiddle showing this in action: http://jsfiddle.net/Soviut/n422H/

Notice that all scrolling causes the green square to move horizontally except keyboard input. Worth noting, I'm using iscroll-probe.js.

Soviut avatar Feb 18 '14 08:02 Soviut

:+1: And also the scrollToElement method does not trigger it...

NaxYo avatar Apr 04 '14 14:04 NaxYo

hmm, scrollEnd doesn't fire either on keyboard navigation too. I'm really surprised. Why are scroll events not getting fired on keyboard navigation? Is there any reason?

ranjithsai avatar Jun 03 '18 19:06 ranjithsai