[Webkit-unassigned] [Bug 164467] New: Overscroll area is painted with color of the opposite end of the gradient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 6 14:48:48 PST 2016


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

            Bug ID: 164467
           Summary: Overscroll area is painted with color of the opposite
                    end of the gradient
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rik at webkit.org
                CC: simon.fraser at apple.com

Created attachment 294038
  --> https://bugs.webkit.org/attachment.cgi?id=294038&action=review
Testcase

Steps to reproduce:
1) Open test case
2) Scroll up and down

Actual:
Top overscroll region is green.
Bottom overscroll region is red.

Expected:
Top overscroll region is red.
Bottom overscroll region is green.

The overscroll regions should look like extensions of the page. This bug breaks the illusion.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161106/c465804b/attachment.html>


More information about the webkit-unassigned mailing list