You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm now experiencing this (or an extremely similar) issue in the latest Safari Technology Preview (Release 190), also related to predictive text.
Here is a demo of it happening on the CKEditor5 demo page:
screenshot.2024-03-26.at.15.16.07.mp4
I thought perhaps it's a bug in the tech preview, but I tried to reproduce it with the Quill demo editor, and it works fine there (and every other field I've tried this in on this version of Safari, outside of CKEditor):
Fix (typing, engine): Predictive text should not get doubled while typing. Closes#16106.
Fix (engine): The reverse typing effect should not happen after the focus change. Closes#14702. Thanks, @urbanspr1nter!
Fix (engine, typing): Typing on Android should avoid modifying DOM while composing. Closes#13994. Closes#14707. Closes#13850. Closes#13693. Closes#14567. Closes: #11569.
I'm now experiencing this (or an extremely similar) issue in the latest Safari Technology Preview (Release 190), also related to predictive text.
Here is a demo of it happening on the CKEditor5 demo page:
screenshot.2024-03-26.at.15.16.07.mp4
I thought perhaps it's a bug in the tech preview, but I tried to reproduce it with the Quill demo editor, and it works fine there (and every other field I've tried this in on this version of Safari, outside of CKEditor):
screenshot.2024-03-26.at.15.14.41.mp4
Originally posted by @winzig in #14567 (comment)
The text was updated successfully, but these errors were encountered: