[Webkit-unassigned] [Bug 22934] New: max-width: none combined with fixed width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 19 08:05:38 PST 2008


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

           Summary: max-width: none combined with fixed width
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://www.momentsoflife.tv/test.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krisch-bugzilla at zeitform.de


The page has a fixed width of 1044px and a margin of 10px. Additionally
min-width and max-width are set to 'none'. When resizing the window to a size
smaller than the content (ie < 1064px), Safari/Webkit tries to resize the
content to a smaler size and the page is misdrawn.

The trigger is the max-width, leaving it the page is drawn perfectly.

See: http://www.momentsoflife.tv/ueber.html

The same page without min-width and max-width definitions

Cheers Thomas


-- 
Configure bugmail: https://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