Giter VIP home page Giter VIP logo

Comments (10)

Predelnik avatar Predelnik commented on July 17, 2024

Sorry I don't get it a little, so while plugin is active your mouse wheel isn't working in Notepad++ at all? And what do you mean by scrolling left, I though scrolling using mouse is vertical operation, so there are only up and down directions? But anyway could you describe a little more thoroughly what your problem is about?

from dspellcheck.

Predelnik avatar Predelnik commented on July 17, 2024

Closed because I don't understand the essence of the problem and no further description were provided, please write one more time if error will occur.

from dspellcheck.

joeyhub avatar joeyhub commented on July 17, 2024

I have a scroll ball instead of a scroll wheel which allows horizontal scrolling. I also have a mouse that can scroll horizontally if you rotate it sideways, no not really. Anyway, the plugin just completely messes up scrolling. Sometimes it doesn't work at all, other times it just moves the cursor in weird ways. Removing the plugin always fixes it.

from dspellcheck.

Predelnik avatar Predelnik commented on July 17, 2024

Ok I'll try to emulate horizontal scrolling in my environment and look into what happens in that case.

from dspellcheck.

Predelnik avatar Predelnik commented on July 17, 2024

Ok, I've tried to emulate sending WM_HSCROLL message using AutoHotKey program, nothing similar happens, so for now I can't repeat.

from dspellcheck.

Predelnik avatar Predelnik commented on July 17, 2024

Can you please tell me the exact name of the device you are using?

from dspellcheck.

joeyhub avatar joeyhub commented on July 17, 2024

"8D Scroll Ball Optical Mouse".

It uses a program called "Magic Ball" to configure the scroll action.

It definitely only happens when I install the spell check plugin (perhaps it's changing the window/pane/cursor focus type or something).

Most of the time horizontal scroll works (ie, in nearly all applications) but perhaps the program uses some hack to get it to work or other things are not coded properly. When I have a test window selected and focused, horizontal scrolling will move the cursor however many character I set the horizontal scroll to move rather than scrolling horizontally so there could be something there although that could also be an artifact of this text frame having no horizontal scroll support at all.

Still, I suggest taking a look at anything involving focus and the cursor. I have noticed that the cursor does mess up in NPPP with horizontal scroll and the spellcheck plugin installed.

from dspellcheck.

Predelnik avatar Predelnik commented on July 17, 2024

Thank you very much for the information! You surely are trying newest version?
I'll try to look into some emulation programs to reproduce it.

from dspellcheck.

joeyhub avatar joeyhub commented on July 17, 2024

If I just do a quick test in JS it picks up the event key press with the key codes 37 and 39, right and left arrows. So it might be using that. But it's a bit strange that in nppp the cursor keys work on the cursor and the ball in the scroll pane. I suspect if it is indeed working by emulating arrow key presses then somehow the spellcheck plugin is changing which windowing component the key presses are sent to.

from dspellcheck.

Predelnik avatar Predelnik commented on July 17, 2024

This bug is very niche one imo. I do think it was possibly happening with "Suggestion Button" suggestions style which was creating window that possibly may have been stealing focus. Now suggestions are done through context menu. So I think I'll close this. Feel free to comment if there is still an issue.

from dspellcheck.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.