Closed Bug 173177 Opened 22 years ago Closed 22 years ago

link opens full screen without tabs

Categories

(SeaMonkey :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 64560

People

(Reporter: FERNANDO_FERNALD, Assigned: asa)

Details

(Keywords: qawanted)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021007
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021007

From the site: http://www.cnn.com/LOCAL/west/

When selecting the CNN affiliates on the right side panel, I get a full screen site, without toolbars, without Scroll bar (the page-down and page-up work properly). Even when pressing the CTRL key and clicking on the link to force a new tab, the site open a new window.

Reproducible: Always

Steps to Reproduce:
1. goto http://www.cnn.com/LOCAL/west/
2. select any affiliate (Indiana for example)
3. 

Actual Results:  
a new window is open

Expected Results:  
open a new tab or replace the present one.
browser, not bugzilla
Assignee: justdave → asa
Component: Bugzilla-General → Browser-General
Product: Bugzilla → Browser
QA Contact: matty → asa
Version: unspecified → other
I found out that when setting PROXOMITRON in Bypass mode, I got the toolbar properly (in a new window).  

Keywords: qawanted
Summary: LINK OPENS FULL SCREEN WITHOUT TABS → link opens full screen without tabs
Reporter has indicated the missing images were the fault of his ad filter. As
for always opening a new window, the "GO" button on that form calls a javascript
function which explicitly opens a new window:

function goAffil (affilChoice) {
 window.open(document.go2.affil.options[document.go2.affil.selectedIndex].value);
 }

I recommend INVALID. Shirley mozilla is just doing what it's told here?
Since the reporter seems to ask for window.open to behave as a normal link, I am
resolving as a dupe of Bug 64560.

*** This bug has been marked as a duplicate of 64560 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.