RESOLVED CONFIGURATION CHANGED 240163
canvas printing image is not updated after the second time
https://bugs.webkit.org/show_bug.cgi?id=240163
Summary canvas printing image is not updated after the second time
endo.takuma
Reported 2022-05-06 03:50:59 PDT
Created attachment 458945 [details] ReproductionHTML When printing canvas, changes since the first print are not reflected. It has a cache of canvas for printing(?) and works so that it will not be updated.
Attachments
ReproductionHTML (880 bytes, text/html)
2022-05-06 03:50 PDT, endo.takuma
no flags
Alexey Proskuryakov
Comment 1 2022-05-06 19:20:35 PDT
I cannot reproduce this using macOS 12.4 beta.
Radar WebKit Bug Importer
Comment 2 2022-05-13 03:51:13 PDT
Smoley
Comment 3 2022-05-25 09:18:00 PDT
Same, this does not reproduce for me on macOS 12.5 beta (21G5027d). Are you able to reproduce this on the latest beta or on Safari Technology Preview?
endo.takuma
Comment 4 2022-05-25 18:10:48 PDT
reproduce on macOS 12.2.1 NOT reproduce on macOS 12.3.1 I assume this problem was fixed between 12.2.1 and 12.3.1, is this an intended fix? Or is this a side effect of other fixes? It is okay, as it does not seem to reproduce in the latest version.
Note You need to log in before you can comment on or make changes to this bug.