Closed
Bug 1090898
Opened 11 years ago
Closed 7 years ago
Touch events(AND CLICK) aren't working on HTML's map areas.
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: dudzik.dev, Unassigned, NeedInfo)
Details
(Keywords: testcase-wanted)
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36
Steps to reproduce:
Simply creating map with polygon area, using a buch of different libraries to catch touchstart and touchend. For now using JQuery...
Actual results:
Same script for normal div element and map area - div click working fine, but area not.
Expected results:
It should respect clicking or tapping on every element.
Comment 1•11 years ago
|
||
Can you attach a simplified test-case (HTML attachment)or use JSFiddle http://jsfiddle.net/?
Flags: needinfo?(dudzik.dev)
Keywords: testcase-wanted
OS: Windows 8.1 → Android
Hardware: x86_64 → All
Comment 2•7 years ago
|
||
Due to the lack of additional info, I'll close this issue as Incomplete.
If the reporter (or anyone else) can provide more information, please feel free to reopen or comment on the issue, and we'll have a thorough look on it.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•