[Webkit-unassigned] [Bug 72948] New: resize:both does not respect min-width and max-width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 22 06:15:51 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72948

           Summary: resize:both does not respect min-width and max-width
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fgnass at gmail.com


For resizable elements (style="resize:both") WebKit currently only takes max-{width,height} into account but ignores the min-{width,height} properties. Instead the minimum dimensions are constrained by the initial size.

I've attached a simple example to demonstrate the behavior.
You may also view it online at http://jsfiddle.net/fgnass/xXwQV/

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



More information about the webkit-unassigned mailing list