abricotine icon indicating copy to clipboard operation
abricotine copied to clipboard

Scrolling problems with trackpad

Open xlambein opened this issue 8 years ago • 6 comments

Hello,

I've noticed a bug when using abricotine on my laptop: the "two-fingers" scrolling is not smooth at all. It's hard to describe, but basically, when scrolling a document, the scroll bar will move slowly and kind-of "vibrates" back and forth. This does not happen when clicking on and dragging the actual scroll bar, or when using a scroll wheel on a mouse. I'm guessing this has something to do with horizontal scrolling messing things up?

xlambein avatar May 05 '17 14:05 xlambein

I've tried recording a video to show the problem, but it's actually quite hard to realize what's happening when you're not the one scrolling yourself. Anyway, here's the recording I've made:

output2

xlambein avatar May 05 '17 14:05 xlambein

What is your OS?

brrd avatar May 06 '17 11:05 brrd

Oops, yup, I forgot about that. I'm on Ubuntu 17.04 with Unity, but I already had the problem on 16.10.

xlambein avatar May 06 '17 16:05 xlambein

Do you get the same issue in this editor: http://codemirror.net/demo/complete.html If possible please try both Chrome (or Chromium) AND any other browser. Can you also get the same issue in Atom editor (https://atom.io/)? Thank you.

brrd avatar May 06 '17 16:05 brrd

The editor works fine on Firefox, but I have the same problem on Chrome. Atom, on the other hand, works well.

xlambein avatar May 06 '17 16:05 xlambein

OK so this is obviously an issue with CodeMirror in Chromium based browsers. You should maybe create an issue in https://github.com/codemirror/CodeMirror/issues to get this fixed.

brrd avatar May 06 '17 16:05 brrd