Results 919 comments of Christian Duerr

If this is a regression, we need a bisect. However we still don't have confirmation that it actually is a regression. Closing due to insufficient detail.

Back when I looked into this, my conclusion was that this was because of the awful decision of macOS to use scrolling acceleration for the mouse wheel instead of just...

Without a code example it's hard to make any judgements, but the only way I can understand your suggestion would be something like this: ```rust let lines = if lines...

> In all cases scrolling is smooth, it's possible to scroll just one line (and they line up with clicks on wheels), etc. I've tested this change myself before, it...

I can confirm that this patch fixes the leak.

Any reason to hold off on this? Seems better than the status quo. Also wanted to link #747, so that gets closed when this is merged.

Just for future reference: I won't be testing this in the future since I no longer use that in my browser. Or at last I soon won't be using it...

If you want to semantically extend the selection, you need to double right click. If you extend it with just a single click, it will be converted to a normal...

> What do you think @chrisduerr ? I think that if you don't want a semantic selection, you probably shouldn't start with one?

I don't think this would be a good issue for contributors since it requires some major changes.