Closed Bug 40520 Opened 25 years ago Closed 23 years ago

setting windo innerWidth, keeps on reducing window width on each reload.

Categories

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

x86
Windows 95
defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: desale, Assigned: danm.moz)

Details

(Keywords: dom0, Whiteboard: [nsbeta3-])

Attachments

(1 file)

setting windo innerWidth, keeps on reducing window width on every reload. Setting innerWidth to some integer [Example window.innerWidth = 375] should set window width to 375 and on reloading also it should mentain that width. But on every reload, width keeps in reducing. BUILDS: 2000-05-22-08. STEPS TO REPRODUCE: 1]Load the testcase I'm attaching. 2] Keep on clicking reload button. EXPECTED RESULTS: Once window width is set to 375, then on each reload it should be constant to 375. ACTUAL RESULTS: On each reload window width reduces. TESTCASE START: <HTML> <HEAD><TITLE>Window innerWidth</TITLE> </HEAD> <BODY> <form name="workform"> <script> <!-- window.innerWidth = 375; //--> </script> </form> </BODY> </HTML> TESTCASE END:
Attached file TESTCASE (deleted) —
hmm, webpages are allowed to change the size of your browser window?
Yes they are. Reassigning to danm, I think he has similar bugs and this might even be a dup.
Assignee: jst → danm
nominating for nsbeta3
Keywords: nsbeta3
nsbeta3-
Whiteboard: [nsbeta3-]
Target Milestone: --- → Future
Keywords: dom0
This one seems fixed to me. Testing on branch thats why I'm not resloving this one yet. if anyone sees this on trunk, please feel free to resolve.
As Desale said, worksforme on the trunk, so I'm marking this worksforme. Please reopen if you still see this.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: