Closed Bug 276411 Opened 20 years ago Closed 19 years ago

Browser window becomes orphaned if new tab is opened in it (with certain window styles).

Categories

(Firefox :: General, defect)

x86
Windows 2000
defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 243893

People

(Reporter: bingel76, Assigned: bugzilla)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6) Gecko/20041223
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6) Gecko/20041223

Browser window becomes orphaned if new tab is opened in it (with certain window
styles). If you have your tabbed browsing set to "a new tab in the most recent
window" and the most recent window has the styles
'height=600,width=800,scrollbars=yes,resizable=yes' the browser viewing area
becomes unusable.

Reproducible: Always

Steps to Reproduce:
1. Create a html page with this html: <a href="javascript:void(0)"
onClick="window.open('http://www.auto-trol.com','_new','height=600,width=800,scrollbars=yes,resizable=yes')">link</a>

2.Set your tabbed browsing preferences to "a new tab in the most recent window"
3.Open an external link, or hit ctrl-t in that window.

Actual Results:  
The previous tab is orphaned.

Expected Results:  
Showed the tabs, or denied the tab addition.
Note that this also happens if you have Firefox set to your default browser in
the operating system, and you open an html page from your OS.  (There may be a
setting that causes freshly opened pages from the operating system to go to a
new tab; I'm not sure.)

Also note that the original tab isn't exactly orphaned.  In Windows at least,
you can use Ctrl+Tab to get back to it.
Summary: Browser window becomes orphaned if new tab is opened in it (with certain window styles). → Browser window becomes orphaned if new tab is opened in it (with certain window styles).
I think I mis-read the original description, and "external link" meant exactly
what I said about opening something from the OS.  Sorry about that.  My comment
about Ctrl+tab still stands, though.

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