[Webkit-unassigned] [Bug 95475] New: Flex item is not redrawn on hover with certain margins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 30 10:20:25 PDT 2012


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

           Summary: Flex item is not redrawn on hover with certain margins
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pimvdb at live.nl


Created an attachment (id=161507)
 --> (https://bugs.webkit.org/attachment.cgi?id=161507&action=review)
Test case

A flex item that should show on hover is only partially redrawn. This only happens when the container has a top margin of ~225px.

A screenshot shows that the text is cut off above 256px measured from the top of the page. However, if the top margin is set to e.g. 100px, no text is cut off. There is some minimum top margin value that triggers the bug.

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