Closed Bug 143412 Opened 22 years ago Closed 22 years ago

window.open and scrollbars parameter

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 130174

People

(Reporter: Robert.Grabowski, Assigned: rogerl)

Details

When I open new window by window.open with parameter scrollbars sets to no or 0
and when document is bigger than window, scrollbars are visible. I find this bug
in rc1 version. In 0.9.8 all was ok - windows are opened without scrollbars.
Duplicate of "scrollbars=no ignored for window.open"

FWIW, I feel that this is an improvement, since about 50% of the time my font
size is set too big for the no-scrollbars window to fit the content it's
supposed to fit....

*** This bug has been marked as a duplicate of 130174 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Verified Duplicate. Robert, you have been cc'ed on the other bug.

This is not a JavaScript Engine issue. JavaScript Engine deals with the
abstract JavaScript programming language. Specifically, the low-level 
objects such as String(), Number(), and Date(). The JS Engine is not itself 
aware of browser or DOM objects like window, document, sockets, etc.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.