** Changed in: unity (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/805874
Title:
Nux spuriously starts a new drag (calls StartDragAsSource) when there
are no buttons down at all
Status in Nux:
Fix Released
Status in Unity:
Fix Released
Status in “nux” package in Ubuntu:
Fix Released
Status in “unity” package in Ubuntu:
Fix Released
Bug description:
In my current work in progress for bug 773892, I found Nux sometimes
starts a new drag when absolutely no mouse buttons are being held
down.
The cause of this bug seems to be Nux/InputArea.cpp at:
else if ((event_processor_state & AREA_MOUSE_STATUS_MOVE) &&
(event_processor_state & AREA_MOUSE_STATUS_FOCUS))
The bit AREA_MOUSE_STATUS_FOCUS seems to remain set often even when no
mouse buttons are held down.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/805874/+subscriptions
--
Mailing list: https://launchpad.net/~dx-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dx-packages
More help : https://help.launchpad.net/ListHelp