Merge lp://qastaging/~canonical-platform-qa/camera-app/drag_too_fast_to_open into lp://qastaging/camera-app

Proposed by Brendan Donegan
Status: Superseded
Proposed branch: lp://qastaging/~canonical-platform-qa/camera-app/drag_too_fast_to_open
Merge into: lp://qastaging/camera-app
Diff against target: 13 lines (+1/-2)
1 file modified
tests/autopilot/camera_app/emulators/panel.py (+1/-2)
To merge this branch: bzr merge lp://qastaging/~canonical-platform-qa/camera-app/drag_too_fast_to_open
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+278689@code.qastaging.launchpad.net

This proposal has been superseded by a proposal from 2015-11-26.

Commit message

Remove rate parameter from drag call in _drag_to_open as it was not opening the panel when dragged that fast.

Description of the change

The _drag_to_open helper was passing a rate=sys.maxintsize to the drag command. This represents a very fast drag action and apparently this wasn't being registered so the panel didn't open.

Removing the parameter to use the default drag speed fixes it.

To post a comment you must log in.
609. By Brendan Donegan

Do the same for _drag_to_close

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches