touch issues spotted on the web console; touch scrolling feeling "rough"

Bug #1237513 reported by David Barth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
webbrowser-app
Fix Released
Undecided
Olivier Tilloy
webbrowser-app (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

While debugging issues with webapps, I noticed the following errors in the web inspector console:

62
TypeError: 'null' is not an object (evaluating 'touch2.clientX')
54
TypeError: 'null' is not an object (evaluating 'distance(event.changedTouches[0], currentTouch)')

Where 62 and 54 represent the number of occurences of the error. Each touch and scroll event triggers an increment in the counters.

Related branches

Revision history for this message
David Barth (dbarth) wrote :

On wikipedia, almost the same symptoms occur, except only the first kind of error is logged on the console:

23
TypeError: 'null' is not an object (evaluating 'touch2.clientX')

Olivier Tilloy (osomon)
Changed in webbrowser-app:
status: New → In Progress
assignee: nobody → Olivier Tilloy (osomon)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :

Fix committed into lp:webbrowser-app at revision 402, scheduled for release in webbrowser-app, milestone ubuntu-13.04-month-5

Changed in webbrowser-app:
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package webbrowser-app - 0.22+14.04.20131107-0ubuntu1

---------------
webbrowser-app (0.22+14.04.20131107-0ubuntu1) trusty; urgency=low

  [ Olivier Tilloy ]
  * Fix a test failing with autopilot 1.4. This is likely a bug in
    autopilot (or its Qt layer) itself, needs more investigation. In the
    meantime, this fix should be safe.
  * Do not handle a touchmove event if there is no current touch. (LP:
    #1237513)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 402
 -- Ubuntu daily release <email address hidden> Thu, 07 Nov 2013 14:37:10 +0000

Changed in webbrowser-app (Ubuntu):
status: New → Fix Released
Olivier Tilloy (osomon)
Changed in webbrowser-app:
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.