Unplanned
Last Updated: 20 Feb 2025 17:28 by Nico
Raymond
Created on: 01 Feb 2024 14:20
Category: RichTextEditor
Type: Feature Request
2
RichTextEditor: Provide an option to paste images copied outside the editor

For example, I copy image from the device and want to paste it in the editor. Then when get the html I want the image to have a valid src. 

on MacCatalyst when pasting image in the editor and then GetHtmlAsync the image src is: 

<img src="blob:null/" ..../>

on WinUI, I cannot paste image in the editor, copied from outside of the editor.

1 comment
Nico
Posted on: 20 Feb 2025 17:28
In my opinion, copying images is a state-of-the-art feature that no rich text editor should be without and should be implemented urgently.
If something like this is not possible, it will lead to a lack of acceptance by users