mirror of
https://github.com/fastmail/Squire.git
synced 2024-12-22 07:13:08 -05:00
57f2d37c1d
There seems to be a bug in Chrome where it will sometimes not render some of the text in the DOM when there are multiple zero-width spaces around the beginning and ends of inline tags (not sure on the exact details). Steps to reproduce (prior to this commit): 1. Turn on bold and underlined text 2. Type something in bold and underlined text 3. Turn off bold and underline 4. Try to type something — it will not show up! That is, until you press the enter key and we remove the zero-width spaces. |
||
---|---|---|
.. | ||
keyboard | ||
node | ||
range | ||
Clean.ts | ||
Clipboard.ts | ||
Constants.ts | ||
Editor.ts | ||
Legacy.ts | ||
Squire.ts |