nnhubbard / ZSSRichTextEditor

A beautiful rich text WYSIWYG editor for iOS with a syntax highlighted source view
MIT License
3.78k stars 584 forks source link

iOS 17 issue #291

Open amanraghuvanshi651 opened 8 months ago

amanraghuvanshi651 commented 8 months ago

Select and Select All text functionality is not working in iOS 17 same thing is working for iOS 16. Also set image from device and from url both are crashing. So is there any solution for this?

https://github.com/nnhubbard/ZSSRichTextEditor/assets/54388371/d80e3444-f914-4d83-9922-c518c02ecff5

https://github.com/nnhubbard/ZSSRichTextEditor/assets/54388371/1e636a72-dbb4-4390-b1ed-743c5df1b705

MihirPatel1990 commented 8 months ago

I have the same issue.

101airborne commented 4 weeks ago

The inability to select text in a WKWebView running in macOS 14 Sonoma (and Sequoia, too) is a "known problem" to Apple. We fled an incident with Apple over 9 months ago on the issue, but their only response has been: "…no known workaround at this time.". My Apple Developer Forum post is : https://developer.apple.com/forums/thread/758338

And my stack overflow.com post is: https://stackoverflow.com/q/77456484/1911037