[Webkit-unassigned] [Bug 158119] New: SVG gets different colour when React repaints part of the screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 08:13:20 PDT 2016


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

            Bug ID: 158119
           Summary: SVG gets different colour when React repaints part of
                    the screen
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: OS X 10.11
            Status: NEW
          Severity: Major
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ablackjim228 at gmail.com
                CC: zimmermann at kde.org

I don't know how to accurately describe the bug.

In essence, the problem is that a specific SVG icon, changes colour ( from orange to blue ) in random times ( must be something with repainting, or something that React triggers ).

To reproduce it:
- go to https://hack.ernews.info
- wait a few seconds ( might take a minute ) for some update to come, and then part of the stories list will update. Some icons will then change to blue colour (!)
( see screenshot for example, it's taken from Webkit nightly )


It happens on all Safari versions ( Safari, Safari TP, Webkit nightly )
It happened before when I had another SVG icon as "comments" icon.
It happens even though other icons in the page are orange ( all are made as react components, and I use "fill" to color them, so no difference there )

-- 
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/20160526/21e0c0a8/attachment-0001.html>


More information about the webkit-unassigned mailing list