abentele/Erbele

Scroll freezes

Closed this issue · 2 comments

Since the last version, whenever I scroll (with the virtual mouse wheel) inside a text file with more than 100 lines, scroll gets stuck. I need to use the elevators to move past line 100. This happens in both directions:

  • If I am at the start of the file and scroll down, it gets stuck at around line 100
  • If I am after line 100 and scroll up, it also gets stuck at around line 100

It does not always happen with all files but it happens often enough to bother me.

Can you please look into this?

Running latest Erbele from MAS on latest Big Sur

Thanks for this bug report.
Can reproduce it.
Bug introduced with commit ed7ef6a.
Can be reproduced with Big Sur / M1 and Monterey / Intel.

Steps to reproduce:

  • download https://github.com/php/php-src/blob/PHP-8.1.2/scripts/dev/find_tested.php (php file with size > 100 lines)
  • scroll to line 182, cut lines 182-199 (cmd-x)
  • scroll to line 53, set cursor to this line and paste the lines from clipboard (cmd-v)
  • try to scroll down (slowly); with two fingers on trackpad or with mouse wheel; scrolling almost always stucks at around line 100

I have to investigate on it.

will be fixed in release 4.0.2 which is now uploaded to App Store Connect for review by Apple. It will be available in App Store after < 48h. Please report if the problems are fixed in your opinion, or not.