Closed
Bug 1100312
Opened 11 years ago
Closed 11 years ago
FireGestures stops working with e10s
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
VERIFIED
WORKSFORME
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: alice0775, Unassigned)
References
Details
(Keywords: addon-compat, regression)
Mouse gesture such as Navigation back/forward stops working.
Steps To Reproduce:
1. Install https://addons.mozilla.org/en-US/firefox/addon/firegestures/ and restart
2. Navigate several pages in e10s window
3. Attempt to Navigation back/forward by mouse gesture
Actual Results:
Nothing happens.
Expected Results:
Navigation back/forward should be performed.
Regression window(m-i)
Good[1]:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2b29602d9850
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 ID:20140715005905
Bad:
https://hg.mozilla.org/integration/mozilla-inbound/rev/58de0be65bc2
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 ID:20140714221038
Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=2b29602d9850&tochange=58de0be65bc2
Suspect: Bug 1031609
[1]Though, Mouse trail does not work --- this is another bug.
![]() |
Reporter | |
Updated•11 years ago
|
Summary: FireGestures does not work with e10s → FireGestures stops working with e10s
![]() |
Reporter | |
Comment 1•11 years ago
|
||
Last Good: 2edb6251c795
First Bad: 8723969ebaec
Regressed by: 8723969ebaec Bill McCloskey — Bug 1031609 - Event target shims (r=mconley,smaug)
![]() |
Reporter | |
Updated•11 years ago
|
Keywords: addon-compat
Updated•11 years ago
|
Blocks: e10s-addons
![]() |
Reporter | |
Comment 3•11 years ago
|
||
Fixed by addon author (ver 1.9a2)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Not working for me. gecko-dev 290592d36966371a4ecebe08243e8a0599c6a580, FireGestures 1.8.7.
clarification: "not working" = no mouse trail, no action, context menu appears where drag started, i.e. as if the add-on was not installed, except it is.
Same problem here on the latest Aurora builds - right clicks are not recognized altogether, regardless of being associated with a drag or a simple click.
After re-reading this thread, I realized that there is no "stable" version available on AMO. I installed 1.9b6 from AMO and things are working. Sorry for the erroneous report!
You need to log in
before you can comment on or make changes to this bug.
Description
•