Closed
Bug 936032
Opened 12 years ago
Closed 12 years ago
Zoom incorrectly invokes with multiple touch points on content that consumes touch
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 936085
People
(Reporter: jimm, Unassigned)
References
Details
(Whiteboard: [triage])
Attachments
(1 file)
3.81 KB,
text/html
|
Details |
STR:
1) On a page that consumes touch, place two touch points down on the screen
2) move both touch points a bit
3) release one touch point, move the other
4) place the removed touch point back on the screen
5) move the touch points around
result: despite being part of the original touch block, zoom is invoked
![]() |
Reporter | |
Comment 1•12 years ago
|
||
this was testing with bug 927033 applied.
![]() |
Reporter | |
Comment 2•12 years ago
|
||
I think you can also get this to happen by waiting for WAITING_LISTENERS to expire after a single touch, then add more touch points.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•