ubuntu-apps-bugs team mailing list archive
-
ubuntu-apps-bugs team
-
Mailing list archive
-
Message #00423
[Bug 1237513] Re: touch issues spotted on the web console; touch scrolling feeling "rough"
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 <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Thu, 07 Nov 2013 14:37:10 +0000
** Changed in: webbrowser-app (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1237513
Title:
touch issues spotted on the web console; touch scrolling feeling
"rough"
Status in Web Browser App:
Fix Committed
Status in “webbrowser-app” package in Ubuntu:
Fix Released
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1237513/+subscriptions