Closed Bug 159121 Opened 22 years ago Closed 22 years ago

scrollbars=no ignored for window.open()

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows ME
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 130174

People

(Reporter: debugger, Assigned: jst)

Details

With Mozilla 1.0 I'm having the following problem:
When opening a new window using javascript window.open(url, name, options); and
setting scrollbars=no in the options string the appearing window shows the
scrollbars even though. I also tried to use scrollbars=0 or scrollbars=false but
it didn't help.

Tested it with Mozilla 1.0 (Build 2002053012) on Windows ME
and Mozilla 1.0 (Build 2002052918) on RedHat Linux 7.

It worked fine with Mozilla 0.9.8 and Netscape 6.2.3 on Windows ME.
Reporter: please test with a more recent build of mozilla.
Thomas, please attach a testcase?  And make sure the preference that disables
scrollbars=no is _not_ on in your build.
Duplicate of bug 130174, "scrollbars=no ignored for window.open()"
Reasssigning to DOM Level 0 for parity with duplicate bug 
Assignee: rogerl → jst
Component: JavaScript Engine → DOM Level 0
QA Contact: pschwartau → desale
Note bug 130174 was marked fixed at the beginning of June. 

Thomas: I notice you have a build from May. Could you try a current build
and see if this is still a problem? If not,  please mark this bug "Verified". 
Otherwise, you can reopen it; thanks -

*** This bug has been marked as a duplicate of 130174 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Summary: Incorrect interpretation of properties in window.open() command → scrollbars=no ignored for window.open()
It seems to work in the current alpha realease 1.1 (tested on Mac OS X)
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.