Closed
Bug 1023374
Opened 10 years ago
Closed 10 years ago
Use touch events instead of mouse events for the browser app
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Firefox OS Graveyard
Gaia::System
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vingtetun, Assigned: daleharvey)
References
Details
Attachments
(1 file)
(deleted),
patch
|
daleharvey
:
review+
|
Details | Diff | Splinter Review |
Bug 1005815 will disable mouse events coming along with touch events in the system app. This is a broken behavior on a touch device that is here more or less since the first day of touch events in Gaia.
As a result some of our code rely on this broken behavior.
Reporter | ||
Comment 1•10 years ago
|
||
Attachment #8437764 -
Flags: review?(dale)
Assignee | ||
Comment 2•10 years ago
|
||
Apologies for the delay, was offline most of last week
Pushed a travis run @ https://github.com/mozilla-b2g/gaia/pull/20587 although given the state of our browser integration test, I doubt that will be a problem
Assignee | ||
Comment 3•10 years ago
|
||
Comment on attachment 8437764 [details] [diff] [review]
touchstart.browser
Review of attachment 8437764 [details] [diff] [review]:
-----------------------------------------------------------------
This is looking good, thanks, will push when I see green
Attachment #8437764 -
Flags: review?(dale) → review+
Assignee | ||
Comment 5•10 years ago
|
||
minor fix, green run @ https://travis-ci.org/daleharvey/gaia/builds/27743911
Assignee | ||
Comment 6•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•