[Webkit-unassigned] [Bug 128486] New: Table elements with position:sticky have borders repainted incorrectly on scroll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 8 20:38:22 PST 2014


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

           Summary: Table elements with position:sticky have borders
                    repainted incorrectly on scroll
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bburg at apple.com
                CC: timothy at apple.com, simon.fraser at apple.com


When scrolling, the background of a position:sticky table row element is painted correctly as if it were position:fixed, but the row's borders follow the scrolled table contents.

In my testing, any of thead, th, td, tr with position:-webkit-sticky exhibit this bug. Other elements (divs, etc) draw borders correctly.

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