[Webkit-unassigned] [Bug 247397] New: Setting the innerHTML of an SVG filter does not trigger a repaint for the target elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 17:31:38 PDT 2022


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

            Bug ID: 247397
           Summary: Setting the innerHTML of an SVG filter does not
                    trigger a repaint for the target elements
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 463373

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

test case

1. Open the attached test case
2. Move the gamma slider control

Expected: The color of the green box changes from dark green to white
Result: The color of the green box does not change unless a repaint is forced, e.g. the window is resized.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221103/239c2c05/attachment-0001.htm>


More information about the webkit-unassigned mailing list