Closed
Bug 790013
Opened 13 years ago
Closed 4 years ago
New window opens behind, due to a bug in Flash Player
Categories
(Core Graveyard :: Plug-ins, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: iccor56, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120824154833
Steps to reproduce:
with tabs off open in a new window open a new window behind current window. even stranger it happens for links when i first open the program but if i close the window and follow the link again it opens in front like it should. This started with version 15. problem persists in safe mode. windows opened with right click menu operate normally.
Actual results:
new window opens behind current window
Expected results:
new window opens in front of current window
Comment 1•13 years ago
|
||
What do you mean by "with tabs off"?
Can you give an example of a page and link where this happens? Are you just left-clicking the link?
I tried unchecking "Open new windows in a new tab instead" and "always show the tab bar", and I tried clicking target=_blank links and window.open buttons, and wasn't able to reproduce the bug. (Firefox Nightly 18 on Mac OS X 10.7)
i might also be website specific, it happens sometimes everywhere but it happens especially with http://bit.ly/ and lououpt.com even if i open a new window and then type in the address
I don't want them to open in a tab. i use tabs for some things windows in others. i have "open new windows in new tabs" specifically turned off. i use tabs from the right click menu and ctrl click. everything else i let go to a new window.
in safe mode i went to google searched something and opened the first link ( have search options set to open them in a new window). and it loaded behind the google window.
i have also ( in unsafe mode) copied 'http://bit.ly/gUmtjT'. ctrl-n paste, went behind the window. ctrl-n paste. stayed in front. it seems everywhere to do it the first time but not after that.
Comment 6•13 years ago
|
||
Does it work if you disable the flash plugin in addon manager/plugins ?
it still does it when i reboot into safe mode as per the help menu option 'restart with add-ons disabled' does this disable that plugin as well?
Comment 8•13 years ago
|
||
>does this disable that plugin as well?
no, the safemode disables all extensions, the graphic hardware acceleration, the Javascript jit and default window/toolbar settings are loaded but the plugins are still enabled !
on win7: Press the alt key for the menu, open tools/addons/plugins , search the flash plugin and click on disable.
does the flash plugin need to be updated or something? it appears to correct when it is disabled
Comment 10•13 years ago
|
||
this is a bug in the flash player.
A workaround is to disable the protected mode
http://forums.adobe.com/message/4468493 (scroll down to "last resort")
This is nearly like bug 768802 except that the focus is not entirely lost but instead another Firefox/Seamonkey gets the focus.
I can reproduce the issue with Flash 11.4.402.265 and Mozilla/5.0 (Windows NT 6.1; rv:18.0) Gecko/18.0 Firefox/18.0 SeaMonkey/2.15a1
This only happens when the plugin-container with flash starts.
Status: UNCONFIRMED → NEW
Component: Untriaged → Plug-ins
Ever confirmed: true
Product: Firefox → Core
Comment 11•12 years ago
|
||
Damn i really wish someone fix this it's driving me crazy
Updated•12 years ago
|
Summary: new window opens behind → New window opens behind, due to a bug in Flash Player
Updated•12 years ago
|
Priority: -- → P3
Comment 12•12 years ago
|
||
More to add---
Windows 7 64 bit FF13
100% of time with fresh FireFox window www.HookupMyRide.com
follow link >>> Review: 2013 Subaru XV Crosstrek
youtube window opens behind...
Subsequently following the same link is in front...
Unrelated ??: Using cutePDF writer on same machine pop-up will not show until you esc / mouse click / alt ...
Could this be a WIN 7 WOW 32bit problem !!
I have not tried this on WIN 7 32bit machine
Comment 13•12 years ago
|
||
Bug must be fixed in FF18 beta get it at filehippo
Comment 14•12 years ago
|
||
Work around: I have the problem "New window opens behind, due to a bug in Flash Player". It has been very troublesome for me and also when my partner uses the pc. I am an experienced computer user whereas partner is not and she gets very confused by this whereas I just find it very intensely annoying.
Operating system Windows 7 64 bit, Firefox 18.0.1 It's easy to reproduce every time. Open Firefox window on my home page, (Google.co.uk) Right click on Youtube in the bookmarks toolbar, Select 'Open in new window'. When the Youtube window opens there is a slight pause, then the 'New Window' disappears behind the original. Same happens if I right click the Youtube link in the Google search home page. Same problem too with *any* site that uses Flash if 'Open in new Window' is selected. Needless to say I use 'Open in new window' a lot.
How I worked aground it: Instead of having just Google.co.uk as my home page, I also selected Youtube to open when the browser is opened. Because the Flash plugin is already active at browser startup, I can open any site that uses flash 'In a new window' and the problem doesn't happen. For me, problem solved until a cure is found for the Flash/Firefox bug. Not an ideal solution but it works as long as you leave the Youtube page alone.
Updated•12 years ago
|
Comment 15•12 years ago
|
||
According to https://support.mozilla.org/fr/questions/936004 and https://support.mozilla.org/fr/questions/938033 at least 263 experienced this problem.
I also experienced this on Windows Vista several months ago before having the surprise to realize that a fresh Windows 8 install now on Firefox 20 also has the same problem. I have Flash 11,6,602,180
![]() |
||
Comment 16•12 years ago
|
||
This bug is remarkable for the per-window private browsing(implemented by Bug 818732).
Step To Reproduce:
1. Start Firefox in normal mode
2. Open http://www.youtube.com/
3. Right click on a link and choose "Open Link in New Private Window".
Actual Results:
The new private window becomes behind other window.
Expected Result:
Window z-order should persist
Comment 17•12 years ago
|
||
This must be related to https://bugzilla.mozilla.org/show_bug.cgi?id=854192
I'm experiencing the same annoying behavior.
Windows 7
Firefox 20.0.1
Comment 18•11 years ago
|
||
Well I too have been driven crazy by this bug...
Here is what I did and it seems to work.... but maybe the engineers could shed some light on the impact of the change...
Go into about:config
Find browser.link.open_newwindow.override.external
Mine was set to -1 by default, I took a guess and changed it to 1, and whala it worked....
Hope it works from here on out, just want to punch the screen when it happens, so frustrating!
Comment 19•11 years ago
|
||
Changing: browser.link.open_newwindow.override.external to 1 did not work for me but I wasn't "careful" as I promised and changed: browser.link.open_newwindow; from 3 to 2 and that worked.
Comment 20•11 years ago
|
||
(In reply to Bruce from comment #19)
> Changing: browser.link.open_newwindow.override.external to 1 did not work
> for me but I wasn't "careful" as I promised and changed:
> browser.link.open_newwindow; from 3 to 2 and that worked.
Scratch that. Only worked once for some reason.
Comment 21•11 years ago
|
||
They still have not fixed this since like 15. Now I'm starting to see a massive slow down with FF
Comment 22•11 years ago
|
||
I just got rid of this bug because I switched to the Pale Moon browser. It's based on Firefox source code and behaves just like it, but it doesn't have this bug. And it doesn't have the new UI design.
Comment 23•4 years ago
|
||
Resolving as wont fix, plugin support deprecated in Firefox 85.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•