Closed
Bug 594371
Opened 15 years ago
Closed 15 years ago
There are no document title in popup window
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 593836
People
(Reporter: alice0775, Unassigned)
Details
Attachments
(1 file)
|
423 bytes,
text/html
|
Details |
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre)
Gecko/20100908 Firefox/4.0b6pre ID:20100908040849
There are no document title in popup window.
Document title is displayed nowhere.
Because,
1. No title in titlebar after landing Bug 575870 etc. (drawn in titlebar),
2. Tab is not displayed in the pop-up window,
Document title should display at somewhere.
| Reporter | ||
Updated•15 years ago
|
Updated•15 years ago
|
Assignee: nobody → jmathies
Updated•15 years ago
|
blocking2.0: --- → ?
Comment 1•15 years ago
|
||
Hmm, looking at the code, I don't see why this is happening. What type of popups, browser window popups?
Comment 2•15 years ago
|
||
I'm seeing a title on #1, #3, and #4.
http://www.popuptest.com/goodpopups.html
Updated•15 years ago
|
blocking2.0: ? → ---
Comment 3•15 years ago
|
||
(In reply to comment #2)
> I'm seeing a title on #1, #3, and #4.
>
> http://www.popuptest.com/goodpopups.html
Ah, I see. we set this to the uri in 3.6. I wonder where this regressed.
| Reporter | ||
Comment 4•15 years ago
|
||
(In reply to comment #1)
> Hmm, looking at the code, I don't see why this is happening. What type of
> popups, browser window popups?
javascript window.open from web site.
Updated•15 years ago
|
Updated•15 years ago
|
Assignee: jmathies → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•