Closed Bug 70450 Opened 24 years ago Closed 24 years ago

frame.noResize scriptable but frame doesn't become resizable

Categories

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

defect

Tracking

()

RESOLVED FIXED
mozilla0.9

People

(Reporter: martin.honnen, Assigned: pollmann)

Details

(Whiteboard: fix in hand)

Attachments

(6 files)

FRAME elements according to HTML 4 have a noresize attribute which DOM level 1 HTML makes a boolean property noResize I can toggle the property of a FRAME element with Mozilla but am unable to resize the frame (with the mouse/gui) when noResize is set to false
Attached file needed for testcase (deleted) —
Eric, could you have a look at this?
Assignee: jst → pollmann
OS: other → All
Hardware: PC → All
Attached patch patch (deleted) — Splinter Review
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla0.9.1
Yes, it's ugly - but that code is in dire need of a cleanup... If this seems serious enough, perhaps a cleanup could be worked into the fix... :)
Target Milestone: mozilla0.9.1 → mozilla0.9
Whiteboard: fix in hand
Fix checked in. To verify, view the test case. 1) Try to move the horizontal divider - you should not be able to. 2) Click on the button that says "toggle noResize" 3) Try to move the horizontal divider - you should be able to. You can click it many times, it should toggle resizablilty on and off. I'll attach a slightly more complex testcase momentarily - toggling the noResize should impact any borders for a given frame, so in this case, it should affect both a horizontal and vertical border.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Attached file more complex test case (deleted) —
Component: DOM: HTML → DOM: Core & HTML
QA Contact: nobody → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: