Closed Bug 348377 Opened 18 years ago Closed 18 years ago

Window unexpectedly resizes

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: ist_alex, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b1) Gecko/20060710 Firefox/2.0b1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b1) Gecko/20060710 Firefox/2.0b1

When loading the above website, the main window unexpectedly resizes.

Reproducible: Sometimes

Steps to Reproduce:
1. Maximize the firefox window
1. Load http://www1.cbs.gov.il/reader
2. During loading, the main window changes its size

Actual Results:  
The main window resizes during loading

Expected Results:  
The main window should keep maximized state and should not resize.
Marking this as invalid because its intentional - its done through Javascript in the page's source code :)

> window.resizeTo(screen.availWidth,screen.availHeight);
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
There is a setting to prevent websites resize windows. In Tools > Options > Content > Enable Javascript > Advanced.
You need to log in before you can comment on or make changes to this bug.