Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MBUtton Up routine causing non-Live middle mouse button issues #31

Open
spice3d opened this issue Feb 26, 2023 · 3 comments
Open

MBUtton Up routine causing non-Live middle mouse button issues #31

spice3d opened this issue Feb 26, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@spice3d
Copy link

spice3d commented Feb 26, 2023

Describe the bug
If I click the middle mouse button in, say, the Google Chrome browser, I get two clicks instead of one. This also causes middle mouse button issues in Ultimate Midi Plugin's VST UChord. Fortunately, not a lot of programs uses a middle mouse click.

To Reproduce
Steps to reproduce the behavior:

  1. Open Google Chrome
  2. Click on a bookmark favorite with the middle mouse button. This is the same as Ctrl + Click with left mouse button which opens the bookmark in a new tab.
  3. The bookmark will be open in two identical tabs.

Expected behavior
Only one tab should open in a new tab.

Screenshots
N/A

Desktop (please complete the following information):

  • OS: Windows 10

Additional context
Setting middleclicktopan to 0 in the settings.ini file doesn't fix the issue, so I just inserted a Return before any of the code in the ~$MButton Up:: routine on line 621

@spice3d spice3d added the bug Something isn't working label Feb 26, 2023
@spice3d
Copy link
Author

spice3d commented Feb 26, 2023

Yikes! I discovered there is also a ~$MButton:: routine at line 896. I just commented them both out to get rid of the problem.

@L0rdVetinari
Copy link

I don't have this issue.

@zhoobin021
Copy link

I have the same problem, it also double middle mouse clicks when trying to use fullscreen in PotPlayer or KMPlayer .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants