Closed
Bug 685507
Opened 14 years ago
Closed 14 years ago
Popup windows display nested Firefox titlebar with web console open
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: brunis, Unassigned)
Details
Attachments
(1 file)
|
61.72 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0) Gecko/20100101 Firefox/7.0
Build ID: 20110902161802
Steps to reproduce:
I opened the web console to monitor GET's and POST's in a popup window
Actual results:
My popup window get's a nested top left firefox menu..
Expected results:
It shouldn't display the firefox menu in popup windows.
| Reporter | ||
Comment 2•14 years ago
|
||
(In reply to aceman from comment #1)
> Can we get an URL to test this?
http://www.echoecho.com/jswindows03.htm
| Reporter | ||
Comment 4•14 years ago
|
||
yes or you can copy/paste the code if you don't trust Yahoo :)
I only get the tabbar, location bar and navigation buttons in the popupwindow. That seems correct. If I set dom.disable_window_open_feature.menubar to true, the menu is also displayed but it is on the titlebar of the window. That also seems correct.
For some reason I can open the window only once and after close I can't anymore. On a local testcase of that code it works fine.
Your screenshot is not from the provided page, but you also see the problem on the provided page?
Ah, I had the window out of sight. I can open it repeatedly also on the provided site.
Are you possibly using HW acceleration? Please post contents of "Graphics" section of about:support. And the try to disable HW accel in Options (and restart FF).
| Reporter | ||
Comment 7•14 years ago
|
||
The screenshot is from my employer's system, i cannot give public access to it, so it googled that example page.
I get the exact same behaviour. With web console open and click the link i see the orange firefox menu and it goes away again if i close the console and click it again.
| Reporter | ||
Comment 8•14 years ago
|
||
I am using hw accel, but turning it off does not help.
| Reporter | ||
Comment 9•14 years ago
|
||
It's Firebug! My apologies.. i should learn to turn off addons before submitting bugs!
Comment 10•14 years ago
|
||
Does happen to me too :)
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Comment 11•14 years ago
|
||
However, it would still be nice to communicate with the Firebug authors if they are doing this intentionally. If not, it may still be a Firefox bug they are just exposing. Can you do it? The you can reopen the bug if needed.
Comment 12•14 years ago
|
||
Honza, can you look into this on the Firebug side?
aceman, you can file bugs on Firebug at http://code.google.com/p/fbug/issues/entry
Comment 13•14 years ago
|
||
I believe this problem is fixed in Firebug 1.9a4
Firefox 7 + Firebug 1.8 = nested top left firefox menu
Firefox 7 + Firebug 1.9 = no menu (using the page from comment #2)
If the problem persists for you even in Firebug 1.9, please create
a new issue report here: http://code.google.com/p/fbug/issues/entry
and I'll recheck.
Thanks!
Honza
Comment 14•14 years ago
|
||
> I believe this problem is fixed in Firebug 1.9a4
Sorry, I meant Firebug 1.9a5
Honza
You need to log in
before you can comment on or make changes to this bug.
Description
•