Closed
Bug 978046
Opened 11 years ago
Closed 11 years ago
TypeError: e.originalEvent.touches[0] is undefined
Categories
(Marketplace Graveyard :: Consumer Pages, defect, P4)
Tracking
(Not tracked)
VERIFIED
FIXED
2014-07-08
People
(Reporter: muffinresearch, Unassigned)
References
Details
(Whiteboard: [incorrect_implementation])
Attachments
(1 file)
43.72 KB,
image/png
|
Details |
Seeing this error on the rating widget with Android.
TypeError: e.originalEvent.touches[0] is undefined
STR:
* Using FF Android, go to make a review for any app
* Click a star
* See TypeError: e.originalEvent.touches[0] is undefined in the console.
Still seems to work ok though, presumably the click event is working?
Updated•11 years ago
|
Whiteboard: [incorrect_implementation]
Comment 3•11 years ago
|
||
Updated•11 years ago
|
Status: NEW → ASSIGNED
Comment 5•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → 2014-07-08
Comment 6•11 years ago
|
||
Verified as fixed in https://marketplace-dev.allizom.org/ on FF33 (Android 4.2.1).
Attaching postfix screenshot.
Closing bug.
Status: RESOLVED → VERIFIED
Comment 7•11 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•