[Webkit-unassigned] [Bug 149086] New: Whitespace underlines are not repainted on color changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 21:22:05 PDT 2015


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

            Bug ID: 149086
           Summary: Whitespace underlines are not repainted on color
                    changes
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pdr at google.com

Created attachment 261042
  --> https://bugs.webkit.org/attachment.cgi?id=261042&action=review
Repro for webkit

wkrev.com/150259 introduced a small regression where text decorations such as underlines are not repainted for whitespace text.

A user recently reported this against Chrome and I had merged the above patch a few years ago so we shared this bug. I fixed this by removing the whitespace check which keeps the original optimization but causes whitespace runs to be repainted. My fix landed in https://src.chromium.org/viewvc/blink?revision=202164&view=revision and a similar fix would work in WebKit too.

-- 
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/20150912/566a170b/attachment.html>


More information about the webkit-unassigned mailing list