Bug 263243

Summary: Safari 16 does not update canvas inside resized container
Product: WebKit Reporter: Anton <iamusualguy>
Component: CanvasAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ap, dino
Priority: P2    
Version: Safari 16   
Hardware: Mac (Apple Silicon)   
OS: macOS 13   
URL: https://jsfiddle.net/iamusualguy/ra26t7ho/

Anton
Reported 2023-10-17 02:50:07 PDT
In Safari version 16.6, there is an issue where the canvas element inside a resized container does not update correctly when the context is modified. This problem is reproducible in elements that have been resized using CSS properties such as font-size or zoom. This problem appears to be specific to Apple Silicon processors and has already been fixed in Safari 17. demo: https://jsfiddle.net/iamusualguy/ra26t7ho/
Attachments
Alexey Proskuryakov
Comment 1 2023-10-17 09:09:41 PDT
Thank you for the report. Marking as Configuration Changed, because it's been fixed in WebKit already.
Note You need to log in before you can comment on or make changes to this bug.