Closed
Bug 1468040
Opened 7 years ago
Closed 7 years ago
After reloading a page, mouse gesture events don't fire.
Categories
(WebExtensions :: Storage, defect)
Tracking
(firefox-esr52 unaffected, firefox-esr60 unaffected, firefox60 unaffected, firefox61 unaffected, firefox62 verified)
VERIFIED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox60 | --- | unaffected |
firefox61 | --- | unaffected |
firefox62 | --- | verified |
People
(Reporter: rockridge07, Assigned: rpl)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
154.76 KB,
image/gif
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180607135512
Steps to reproduce:
1. Install Gesturefy from AMO.
2. Open a web page. For example, " https://www.wikipedia.org/ ".
3. Reload the page.
4. Do the "Remove tab" gesture. By default, it's moving to the right at first, then moving to the left with holding the right mouse button.
Actual results:
"Remove tab" gesture does not fire. It does fire without Step 3.
Expected results:
"Remove tab" gesture should fire.
This bug is a regression by Bug 1369841. Even though Bug 1467136 is fixed, still some extensions are affected.
Has STR: --- → yes
Component: Untriaged → WebExtensions: General
OS: Unspecified → All
Product: Firefox → Toolkit
Hardware: Unspecified → All
Updated•7 years ago
|
Component: WebExtensions: General → Add-ons
Product: Toolkit → Tech Evangelism
Comment 1•7 years ago
|
||
fixed by Bug 1467720
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → unaffected
status-firefox62:
--- → fixed
Component: Add-ons → WebExtensions: Storage
Depends on: 1467720
Keywords: regression
Product: Tech Evangelism → Toolkit
Resolution: --- → FIXED
Version: Trunk → 62 Branch
Updated•6 years ago
|
Assignee: nobody → lgreco
Blocks: 1369841
status-firefox60:
--- → unaffected
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → unaffected
Target Milestone: --- → mozilla62
Comment 2•6 years ago
|
||
Reproduced on Firefox 62.0a1 (20180608220136).
Retested and verified in Firefox 62.0a1 (20180618100844) on Windows 10 64bit, MacOS 10.13.4.
Updated•6 years ago
|
Updated•6 years ago
|
Product: Toolkit → WebExtensions
Updated•6 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•