Closed
Bug 1344007
Opened 8 years ago
Closed 7 years ago
[e10s] Click triggers doubleclick event while focusing on window, with FlashGot Mass Downloader
Categories
(WebExtensions :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: android991, Unassigned)
References
Details
(Keywords: reproducible, testcase)
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20170125094131
Steps to reproduce:
1. Open youtube video (for example)
2. Change from Firefox window to another window. Make sure that firefox window and video on it are accessible by mouse pointer.
3. Click to the video
https://jsfiddle.net/android991/nwLtdtwm/2/ Here is the prove that this isn't youtube bug
Actual results:
Firefox entered into the fullscreen mode.
Firefox handled my one click as double click
Expected results:
Video just starts/stops.
Firefox handles my click as window focus event and click event, not double click
Reporter | ||
Updated•8 years ago
|
Component: Untriaged → General
OS: Unspecified → Windows 10
Hardware: Unspecified → x86_64
WFM in Fx51.0.1 & Fx52.0 on Win10.
This issue also happens with a clean profile? https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles.
Reporter | ||
Comment 2•8 years ago
|
||
With clean profile this issue don't happens.
Excuse me for taking your time because of my mistake.
With regards
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 3•8 years ago
|
||
I have found plugin that couses this issue.
This is https://addons.mozilla.org/en-US/firefox/addon/flashgot/
I have sent this bug to flashgot@informaction.com.
Blocks: e10s-addons
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: INVALID → ---
Summary: Firefox triggers doubleclick event after focusing on window → [e10s] Click triggers doubleclick event while focusing on window, with FlashGot Mass Downloader
Comment 7•8 years ago
|
||
Andreas, are we are of what, if anything, Flashgot are planning for e10s compat?
Component: Extension Compatibility → Add-ons
Flags: needinfo?(awagner)
Product: Firefox → Tech Evangelism
Version: 51 Branch → Firefox 51
Comment 8•8 years ago
|
||
(In reply to :Gijs from comment #7)
> Andreas, are we are of what, if anything, Flashgot are planning for e10s
> compat?
Redirecting that question to the developer of the add-on...
Flags: needinfo?(awagner) → needinfo?(g.maone)
Comment 9•8 years ago
|
||
It's planned and (In reply to Andreas Wagner [:TheOne] [use NI] from comment #8)
> (In reply to :Gijs from comment #7)
> > Andreas, are we are of what, if anything, Flashgot are planning for e10s
> > compat?
>
> Redirecting that question to the developer of the add-on...
It's undergoing, even though lagging a bit behind because NoScript is a higher priority.
Flags: needinfo?(g.maone)
Comment 10•7 years ago
|
||
With Firefox 57 only WebExtensions are permitted and are, by default, e10s compatible.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 7 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•6 years ago
|
Component: Add-ons → General
Product: Tech Evangelism → WebExtensions
Updated•5 years ago
|
Version: Firefox 51 → 50 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•