Closed
Bug 677869
Opened 15 years ago
Closed 7 years ago
Touch events not working inside iframe
Categories
(Firefox for Android Graveyard :: General, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: public, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
350 bytes,
text/html
|
Details |
I have a simple Touch Events demo in a jsfiddle that doesn't work on Firefox Mobile (latest nightly): http://jsfiddle.net/louisremi/RmhZE/4/
The "result" panel on this page is placed inside an iframe.
When I open this iframe in its own tab, the demo works as expected (only one finger is tracked but that's another issue): http://fiddle.jshell.net/louisremi/RmhZE/4/show/
(I don't have much time to investigate the issue today. Opening the bug so I don't forget about it).
Updated•15 years ago
|
Component: Event Handling → General
Product: Core → Fennec
QA Contact: events → general
Comment 1•15 years ago
|
||
Confirmed, I added the iframe url for the testcase to bug 678188 (thanks for the testcase, btw).
When you do some swiping inside the iframe, you should get little dots.
Updated•15 years ago
|
Priority: -- → P4
Comment 2•7 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•