[Webkit-unassigned] [Bug 247731] New: Safari on iOS have different colored line then Safari/Chrome on Desktop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 06:54:42 PST 2022


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

            Bug ID: 247731
           Summary: Safari on iOS have different colored line then
                    Safari/Chrome on Desktop
           Product: WebKit
           Version: Safari 16
          Hardware: iPhone / iPad
                OS: iOS 16
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: george.pomas at miro.com
                CC: dino at apple.com

Created attachment 463476

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

Test case and screenshots.

Safari draw third line the same color as the second line, but it should be different color since we changed strokeStyle before stroke call. Quick debugging revealed that if first and third color are the same - third color will not be applied, but if first and third color are different - color will be applied correctly.

-- 
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/20221110/f9a6389c/attachment.htm>


More information about the webkit-unassigned mailing list