Pointer move with Touch backend should take into account when it is pressed

Bug #1266601 reported by Leo Arias
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Autopilot
Fix Released
High
Leo Arias
autopilot (Ubuntu)
New
Undecided
Unassigned
Vivid
New
Undecided
Unassigned

Bug Description

Currently, when we have a Pointer instance with a Touch backend, the move only updates the coordinates for the next press or click.

This doesn't work as expected for a sequence of statements press; move; release, because the move will do nothing and the release will be done on the same point.

We need a flag to tell the move if the pointer was pressed, and if it is true, the move should actually perform a finger move.

Related branches

Leo Arias (elopio)
Changed in autopilot:
status: Confirmed → In Progress
assignee: nobody → Leo Arias (elopio)
Revision history for this message
Christopher Lee (veebers) wrote :

Leo, has there been any movement on this bug/branch? It seems that this would still be useful.

Revision history for this message
Leo Arias (elopio) wrote :

veebers, yes, this is now a requirement for dragging in a list view. Raising the priority, and the new branch is ready for review.

Changed in autopilot:
importance: Undecided → High
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

Fix committed into lp:autopilot at revision 546, scheduled for release in autopilot, milestone 1.4

Changed in autopilot:
status: In Progress → Fix Committed
Changed in autopilot:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.