Skip to content

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

@spice3d

Description

@spice3d

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions