Author Topic: mouse wheel scroll problem  (Read 1409 times)

Graeme

  • Senior Community Member
  • Posts: 2796
  • Hero Points: 347
mouse wheel scroll problem
« on: March 27, 2024, 12:37:05 AM »
In V28.0.1 on Win 11 when I scroll with the mouse wheel it stops scrolling when the line the cursor is on gets to the top or bottom of the window.  What might cause this?  Is there any way to turn it off?

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6877
  • Hero Points: 530
Re: mouse wheel scroll problem
« Reply #1 on: March 27, 2024, 01:38:47 AM »
Can you reproduce this with a default config?

vs -sc c:\temp\new-config-dir

Graeme

  • Senior Community Member
  • Posts: 2796
  • Hero Points: 347
Re: mouse wheel scroll problem
« Reply #2 on: March 27, 2024, 02:42:10 AM »
Good question.  No I can't.  Now the problem has stopped happening in my normal config.

It seems kind of related to the macro I wrote here
https://community.slickedit.com/index.php/topic,16659.0.html
however there isn't any code there that knows when the cursor is about to disappear off the screen.  I believe I was using the normal fast-scroll for wheel-up/down when I had the problem, I switched to my alternate version of fast-scroll then back to fast-scroll  - and at some point the problem went away.  At some point I'll investigate this some more.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6877
  • Hero Points: 530
Re: mouse wheel scroll problem
« Reply #3 on: March 27, 2024, 02:47:28 PM »
I wasn't able to reproduce this and couldn't think of an option that would effect this in this way.  Maybe something on a timer is messing this up. When you are able to reproduce this, start removing timers.