[Webkit-unassigned] [Bug 213858] New: Web Inspector: Canvas: warning is shown for 2D path operations that appear to move outside the canvas (i.e. negative coordinates) but actually don't because of a transform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 1 12:13:53 PDT 2020


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

            Bug ID: 213858
           Summary: Web Inspector: Canvas: warning is shown for 2D path
                    operations that appear to move outside the canvas
                    (i.e. negative coordinates) but actually don't because
                    of a transform
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

# STEPS TO REPRODUCE
1. inspect <https://ciechanow.ski/lights-and-shadows/>
2. capture a recording of any 2D canvas

# EXPECTED
Warnings are only shown for path operations that _actually_ move outside of what's visible

# ACTUAL
Warnings are shown for most path operations, even though the "Show path" mode clearly demonstrates that they're not (due to the canvas having a transform)

-- 
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/20200701/b428a54d/attachment.htm>


More information about the webkit-unassigned mailing list