Resizing Window Still Registers as Left Mouse Button Press

Steps causing the bug to occur

  1. Open included composition
  2. Click somewhere in the window, just for fun, and notice which nodes register the click
  3. Now try resizing the window, and take note of which nodes register the resizing as a click

Have you found a workaround?

Don’t use the affected nodes (Receive Mouse Buttons and Receive Mouse Drags) and instead use Check Mouse Status. Not idea, given that some mouse nodes generate new events, and some pass along existing events.

Other notes

  • Vuo version: 1.2.3
  • macOS version: OS X 10.11
  • How severely does this bug affect you? It’s annoying but I can work around it.

This problem is only apparent if the mouse cursor location is slightly inside the window when resizing. If slightly outside, the problem does not register as the click is, in fact, outside the bounds of the window.

The problem also doesn’t affect the use of the top border of the window when resizing, only the left, bottom and right.

Resizing window bug - revisited.vuo (13.9 KB)

Confirmed. Thanks for letting us know, @Pianomatic.

Fixed in Vuo 1.2.4.