Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Done
-
Affects Version/s: 5.12.3
-
Fix Version/s: 5.15.2
-
Component/s: Widgets: Widgets and Dialogs
-
Labels:None
-
Platform/s:
Description
On a Mac, it's possible to trigger a click event when mouse cursor is outside of the button boundaries. This is problematic with tight layouts where there is another widget nearby - in which cases clicking on area which appears to be part of another widget actually triggers a click in the push button instead.
See attached demo for a demonstration. Also attaching a demo UI file.