Closed Bug 274353 Opened 20 years ago Closed 20 years ago

new tab in new popup window doesn't displayed

Categories

(Firefox :: Tabbed Browser, defect)

x86
Windows XP
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 243893

People

(Reporter: manowar, Assigned: bugs)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

I was browsing page http://khazarzar.skeptik.net/books/index_ph.htm which
contains javascript function to view popup hints:

function view_hint(href) {
hint=window.open(""+href,"hint","copyhistory=0,directories=0,height=300,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolbar=0,width=600");
hint.focus();

after I have open link javascript:view_hint('people/celsus.shtml') ("Цельс")
which contains links as well in html code and after I click with ctrl-key (to
open it in new tab) link
http://khazarzar.skeptik.net/books/people/piphagor.shtml ("Пифагора"), it was
loaded according progress bar indication but it was not displayed (I guess
because of popup as parent window), after I tried to close that popup window but
it shows me confirmation dialog ("You are about to close 2 open tabs. Are you
sure you want to continue"). So... browser considers what 2 tabs opened but
really displayed only one.

PS: this message contains KOI8-R characters.

Reproducible: Always
Steps to Reproduce:
1. Open described page
2. Open popup window
3. Try to open new tab in that popup
4. Closing that popup window causes confirmation to close 2 tabs in the meantime
displayed only one.
Actual Results:  
Closing that popup window causes confirmation to close 2 tabs in the meantime
displayed only one.

Expected Results:  
Instead it should display 2 tabs.
Annoying, isn't it? As a workaround, you can use Ctrl-Tab to cycle through them,
or Ctrl-2 to go directly to tab number two.

*** This bug has been marked as a duplicate of 143866 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Wups, let's try the Firefox bug, rather than the Core bug that's actually a
Seamonkey bug.

*** This bug has been marked as a duplicate of 243893 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.