[Webkit-unassigned] [Bug 224795] New: Zooming browser does not properly scale SVG clip paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 19 18:53:41 PDT 2021


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

            Bug ID: 224795
           Summary: Zooming browser does not properly scale SVG clip paths
           Product: WebKit
           Version: Safari 14
          Hardware: Mac (Intel)
                OS: macOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: luka at canva.com

Created attachment 426506

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

An file containing an example of the problem

When zooming the browser (via CMD Plus, CMD Minus or via the menu bar), 
an element with an SVG clip path property set does not scale properly on Safari.

I've attached a file clip-path-bug.html showing an example reproduction. 
Notice that when zooming in/out, the red element which has an SVG clip path 
property remains the same size, but other elements scale as expected.

This behaviour is not reproducible on Chrome/Firefox, they both scale 
the red element as expected with the zoom level.

-- 
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/20210420/cce0c298/attachment.htm>


More information about the webkit-unassigned mailing list