RESOLVED CONFIGURATION CHANGED214743
Emoji with position: relative does not repaint when updated
https://bugs.webkit.org/show_bug.cgi?id=214743
Summary Emoji with position: relative does not repaint when updated
Mihai Parparita
Reported 2020-07-24 09:23:54 PDT
Test case: http://persistent.info/webkit/test-cases/emoji-repaint.html Click on the toggleEmoji() button. The displayed emoji should cycle between a few emoji (the expected one is logged to the console), but it does not. Resizing the window or otherwise triggering a repaint does make it update. The emoji is updated by setting the nodeValue of a text node. Another necessary part of the repro is the fact that the element uses position: relative.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-07-24 10:17:03 PDT
Ahmad Saleem
Comment 2 2023-05-08 01:18:48 PDT
I am not able to reproduce the bug using attached testcase from Comment 0 and it does toggle between emoji and does not need any repainting (like resizing browser window etc.), it shows similar in Console as well using Safari Technology Preview 169. Marking this as "RESOLVED CONFIGURATION CHANGED".
Note You need to log in before you can comment on or make changes to this bug.