touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #04020
[Bug 805874] Re: Nux spuriously starts a new drag (calls StartDragAsSource) when there are no buttons down at all
** Changed in: unity (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
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