edemaine / cocreate

Cocreate Shared Whiteboard/Drawing
MIT License
209 stars 27 forks source link

Text cursor in incorrect location on Safari #70

Open edemaine opened 3 years ago

edemaine commented 3 years ago

In iOS and MacOS Safari (at least on emulator), the cursor moves to the right too slowly... maybe about 50%?

image

Even worse with math. Probably Safari isn't updating the <tspan> locations correctly...

Seems to be this bug: https://bugs.webkit.org/show_bug.cgi?id=211282