jedediah / wetbanana

Click+drag extension with physics for Google Chrome
https://chrome.google.com/extensions/detail/ljecomdaijmibecakcpjadigpfkollbh
9 stars 9 forks source link

Big page jumps around... #31

Closed epitron closed 13 years ago

epitron commented 13 years ago

Odd little glitch... No matter what I set the scalefactor to, this page lags and jumps around when I scroll:

http://hackage.haskell.org/packages/archive/pkg-list.html

(I'm using WetBanana v0.4.1 and the latest Chrome 12 build for Linux.)

What seems to be happening is there's a big lag before it starts to move the page.... and if I move the mouse during that period, it misses those events, and gets confused when I release the mouse.

jedediah commented 13 years ago

Occasionally a big page like this will cause a delay when changing the cursor. There is an option to disable cursor changes in WB which works around this. It seems to be a chrome bug so I don't know what else I can do.

epitron commented 13 years ago

Ah, interesting. There must be some pretty kludgy hack inside Chrome that changes the cursor. Have you filed a bug on Chromium's issue tracker?