feeley / codeboot

An in-browser JavaScript REPL which supports single-stepping
32 stars 11 forks source link

On Safari, inertial scrolling of a code editor with many lines makes sudden "stops" in the scrolling motion. #84

Closed feeley closed 11 years ago

dufour commented 11 years ago

Could you provide the file or its URL so I can try to reproduce the problem?

feeley commented 11 years ago

In Safari, in codePlay, open the file police8x13.js and try scrolling with inertial scrolling as though you were trying to go to the end of the file.

Marc

Le 2012-11-19 à 1:32 PM, Bruno Dufour notifications@github.com a écrit :

Could you provide the file or its URL so I can try to reproduce the problem?

— Reply to this email directly or view it on GitHub.

dufour commented 11 years ago

I can confirm this happens on Chrome also. I'll look into it.