[Webkit-unassigned] [Bug 14845] Frame's noResize attribute can not be set by JavaScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 02:17:38 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=14845





------- Comment #7 from eric at webkit.org  2008-01-17 02:17 PDT -------
Ok, I've tested my first attempt with Marv's test cases.  This patch does not
fix the bug, due to some strange behavior in setResize(bool), it either sets
the attribute to 0 or to "", the "".  Clicking the "resize" button in marv's
test case disables resize with the patch applied.

I'll come back and fix the broken js behavior.  However for this patch to move
further, I need to create a bunch of test cases to test behavior of all these
various attributes.  For example, should frame.noResize = "false"; really
remove the "noResize" attribute from the element?  Does we'll need to test IE
and FF to make sure.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list