Closed
Bug 963292
Opened 12 years ago
Closed 12 years ago
Change the edge gesture detector to works with APZC
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Firefox OS Graveyard
Gaia::System
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vingtetun, Assigned: etienne)
References
Details
Attachments
(1 file)
Since fixing mozbrowser.sendTouchEvent API for beeing compatible with APZC means touchmove events will not be dispatched anymore to the system app if we start forwarding the Gaia code needs some tweaks.
The order of events between mouse/touch is also a bit weird. Worth fixing it.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → etienne
| Reporter | ||
Comment 2•12 years ago
|
||
Comment on attachment 8366023 [details] [review]
Pointer to gaia PR
r+ with nits.
Attachment #8366023 -
Flags: review?(21) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Comment on attachment 8366023 [details] [review]
Pointer to gaia PR
After talking about this offline.
New r? for sending mouse events only in non-apzc cases.
Attachment #8366023 -
Flags: review+ → review?(21)
| Reporter | ||
Comment 4•12 years ago
|
||
Comment on attachment 8366023 [details] [review]
Pointer to gaia PR
Some nits and I would like to see a new version mostly because of the change I'm doing in bug 964904. (sorry i did it just after our discussion when you leaved the office).
Attachment #8366023 -
Flags: review?(21)
| Assignee | ||
Comment 5•12 years ago
|
||
Comment on attachment 8366023 [details] [review]
Pointer to gaia PR
third time's the charm? :)
Attachment #8366023 -
Flags: review?(21)
| Reporter | ||
Comment 6•12 years ago
|
||
Comment on attachment 8366023 [details] [review]
Pointer to gaia PR
r+ with 2 small typo nits.
Attachment #8366023 -
Flags: review?(21) → review+
| Assignee | ||
Comment 8•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•12 years ago
|
OS: Linux → All
Hardware: x86_64 → All
Summary: Change the edge gesture detector to works APZC → Change the edge gesture detector to works with APZC
| Assignee | ||
Updated•12 years ago
|
Blocks: butterfat-taste
You need to log in
before you can comment on or make changes to this bug.
Description
•