Closed
Bug 196003
Opened 22 years ago
Closed 22 years ago
iframe resizing using height/width properties no longer works since Beta1
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: andreas, Assigned: jst)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030210
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030210
I have an HTML page that was an IFRAME with height=width=0.
On request this IFRAME is resized to 800x600 by changing its
innerHeight/innerWidth properties. This worked until 1.3 Alpha1 1 but
no longer works in 1.3B1 (Checked on Windows and Linux).
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Summary: iframe resizing using innerHeight/innerWidth no longer works since Beta1 → iframe resizing using height/width properties no longer works since Beta1
Comment 1•22 years ago
|
||
There is no Java on that page.
And the testcase worksforme, Linux trunk build 2003-03-03-05.
Assignee: ashuk → jst
Component: Java APIs for DOM → DOM Mozilla Extensions
QA Contact: avm → ian
Comment 2•22 years ago
|
||
WFM 2003030208, windows 2000
Comment 3•22 years ago
|
||
wfm 2003030408
1.3branch only bug?
Comment 4•22 years ago
|
||
Yeah, well, it works for me with a 1.3 branch 2003-03-04-11 build (what's in
latest-1.3 right now).
Comment 5•22 years ago
|
||
I see the bug with 1.3b, but it works fine with trunk and 1.3 branch builds from
20030304
Comment 6•22 years ago
|
||
Marking so. Please reopen if the problem can be reproduced on a current branch
build.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•12 years ago
|
Component: DOM: Mozilla Extensions → DOM
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•