[Webkit-unassigned] [Bug 25410] New: Ignores overflow-x/max-width when element is initially hidden.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 26 14:01:49 PDT 2009


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

           Summary: Ignores overflow-x/max-width when element is initially
                    hidden.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://varusonline.com/csstwitch.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: root at varusonline.com


CSS overflow-x/max-width are ignored when the initial state of the element is
hidden via CSS "display: none;" AND the element appears within a table.  This
causes the page to be stretched horizontally when there is more content in the
hidden element than can fit without scrolling.  See URL for isolated example.


-- 
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