Closed Bug 277748 Opened 20 years ago Closed 20 years ago

Dont open new links in tabs in popup windows

Categories

(Firefox :: Tabbed Browser, enhancement)

x86
Windows XP
enhancement
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 243893

People

(Reporter: bugzilla, Assigned: bugs)

Details

if you set the new window from other applications to "open new tab" you sometimes run into the problem where the current window is a popup window. So the new tab is created inside the popup window, which is really really weird since most popup windows dont have the tab navigation etc. why not first determain if the current window is a popup window or not. you should be able to check "window.content.opener" to see if it's empty or not. If it's empty create the tab, if it's not create a new window.
*** This bug has been marked as a duplicate of 243893 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.