[go: up one dir, main page]

Menu

#55 Problem with the trackpad on macs

v0.7.x
closed-fixed
None
5
2019-09-01
2019-01-29
No

Hello. I use macOS Mojave. The keys are being pressed just by hovering the mouse above them and without clicking it.

Discussion

  • Pedro Lopez-Cabanillas

    Please, elaborate. Are you sure that your mouse is working properly in other applications? Which VMPK version? Is your Mac a laptop with a trackpad? if yes: is there a difference when using the trackpad compared to using an external mouse?

     
  • DIMITRIS OIKONOMOU

    I just found the problem. With the mouse it works perfectly. But when I use the trackpad it has some issues. It presses the keys just with hovering the mouse above them. I cannot control the notes I play. I am posting a video where I click and leave the trackpad only twice.

     
  • DIMITRIS OIKONOMOU

    Posting the video

     
  • Pedro Lopez-Cabanillas

    I can't reproduce your problem with my MBP (if I have understood correctly). Maybe is your trackpad's fault.

    Please download and run this simple drawing program:
    https://paintbrush.sourceforge.io/downloads/

    Does it draw by just hovering the mouse pointer using the trackpad, like you do it in VMPK?
    If so, then you need to troubleshoot your trackpad. Or use always the external mouse.

     
  • Jorgen Hall

    Jorgen Hall - 2019-03-22

    I have had this problem for a while on my MBP 2013 13''.
    The solution for me was to disable the touch screen option as note input.

     
  • Pedro Lopez-Cabanillas

    Jorgen: Thanks for the workaround!

    Yes, this was the issue. Of course, there are not MBPs with touch screens. The track-pad produces both touch events and mouse events, but those touch events are not suitable for note input. On the other hand, the mouse emulation is pretty good.

    There was a similar problem with Microsoft Surface devices, where the touch events on the screen produce mouse events as well. The fix was to ignore the mouse events if they were synthesized by the system.

    The next version will include a proper fix, where the touch events will be ignored if they are not produced by a real touch screen. Meanwhile please use the workaround provided by Jorgen Hall.

    Fixed in [r507]

     

    Related

    Commit: [r507]


    Last edit: Pedro Lopez-Cabanillas 2019-03-22
  • Pedro Lopez-Cabanillas

    • status: open --> pending-fixed
    • assigned_to: Pedro Lopez-Cabanillas
     
  • Pedro Lopez-Cabanillas

    • summary: Plays note just by hovering the mouse --> Problem with the trackpad on macs
     
  • Pedro Lopez-Cabanillas

    • Status: pending-fixed --> closed-fixed
     

Log in to post a comment.