Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3718)

Issue 8362048: Keep touch events from colliding

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years ago by matthew.scott
Modified:
11 years ago
Reviewers:
mp+157757, gary.poster
Visibility:
Public.

Description

Keep touch events from colliding Taps were being interpreted as drags as well as clicks, and services were being moved due to the way that touch events were being handled. In order to clean this up, dragging now takes place with two (or more) fingers, and clicking with one finger. Additionally, tap-to-click was toggling the service menu twice, and that is now being prevented. This applies to Ubuntu Touch devices and causes trouble for some Android devices (bug #1167005) https://code.launchpad.net/~makyo/juju-gui/touch-moves-1159870/+merge/157757 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 1

Patch Set 2 : Keep touch events from colliding #

Patch Set 3 : Keep touch events from colliding #

Patch Set 4 : Keep touch events from colliding #

Patch Set 5 : Keep touch events from colliding #

Patch Set 6 : Keep touch events from colliding #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -5 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
M app/views/topology/service.js View 4 chunks +29 lines, -5 lines 0 comments Download
M test/test_service_module.js View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 5
matthew.scott
Please take a look.
11 years ago (2013-04-08 21:45:05 UTC) #1
gary.poster
awesome, thank you. Will qa next, since I'm the only other person who can :-P. ...
11 years ago (2013-04-09 14:38:46 UTC) #2
rharding
QA Result: Nexus 10 latest android. Clicking on a charm no longer works in Chrome ...
11 years ago (2013-04-09 15:41:29 UTC) #3
gary.poster
LGTM, acknowledging the fact that it did not qa on the other tablet as we ...
11 years ago (2013-04-09 16:00:20 UTC) #4
matthew.scott
11 years ago (2013-04-09 21:47:12 UTC) #5
*** Submitted:

Keep touch events from colliding

Taps were being interpreted as drags as well as clicks, and services were being
moved due to the way that touch events were being handled. In order to clean
this up, dragging now takes place with two (or more) fingers, and clicking with
one finger.  Additionally, tap-to-click was toggling the service menu twice, and
that is now being prevented.  This applies to Ubuntu Touch devices and causes
trouble for some Android devices (bug #1167005)

R=gary.poster, rharding
CC=
https://codereview.appspot.com/8362048
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b