HI Synfusion team.
Sometimes When I paste text on rich text, I don't input or edit text on rich text
I don't see html tag:
<div class="e-content e-lib e-keyboard" id="richtexteditor_1979972492_0_rte-edit-view" _ngcontent-serverapp-c323="" contenteditable="true" tabindex="0"></div>
see img:
Hi Vinitha,
Thanks, for your support.
1.Package version of all syncfusion control:
"@syncfusion/ej2-angular-buttons": "19.4.55",
"@syncfusion/ej2-angular-calendars": "19.4.56",
"@syncfusion/ej2-angular-charts": "19.4.54",
"@syncfusion/ej2-angular-dropdowns": "19.2.55",
"@syncfusion/ej2-angular-gantt": "19.2.62",
"@syncfusion/ej2-angular-grids": "19.4.56",
"@syncfusion/ej2-angular-inputs": "19.2.55",
"@syncfusion/ej2-angular-kanban": "19.4.52",
"@syncfusion/ej2-angular-navigations": "19.2.55",
"@syncfusion/ej2-angular-richtexteditor": "19.2.55",
"@syncfusion/ej2-angular-splitbuttons": "19.2.55",
"@syncfusion/ej2-dropdowns": "19.4.38",
2. Source code Richtext HTML:
3. Sometimes, I copied any text and paste it into richtext have this issue. When I setting iframeSettings = '{ enable: true}', Our Tester haven't this issue. If I change iframeSettings = '{ enable: false} sometimes have this issue. I think mode enabled iframeSettings= false has a problem. Can you check this issue when enabled iframeSettings= false for me?.
Regards,
Hi Vinitha,
Thanks, for your support.
Step by step for the issue:
- Step 1: Click focus form editor
- Step 2: Open Notepad and copy some word
- Step 3: Come back from the editor and paste the word
It changed from rtc_view_edit to rtc_view
to
Sample: https://stackblitz.com/edit/angular-jhafn9?file=app.component.html
Regards,
Attachment: editor_issue_aecb3609.zip
Hi Vinitha,
It works well in the V19.2.55. Thanks, for your support. I've been busy these days. I'm sorry for the late reply.
Regards,
Vinitha