RTE readonly doesn't submited to form

Normally any text editor or textarea  with readonly propery is submitted with form but RTE doesn't.

I have added RTE readonly in form and make RTE readonly to false on click event RTE become editable but when i submit form its value isn't included in request sent to server.


9 Replies 1 reply marked as answer

VJ Vinitha Jeyakumar Syncfusion Team July 13, 2023 02:16 PM UTC


Hi Khalid,


We have considered the reported issue "Updated values not sent to the server when we dynamically change the readOnly in RichTextEditor" as a bug from our end and the fix for the issue will be included with our upcoming patch release on the first week of August 2023.

Now you can track the status of the reported issue through the feedback below,


Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”

Regards,

Vinitha



GD Gokulraj Devarajan Syncfusion Team August 3, 2023 07:35 AM UTC

Hi Khalid,

 

Query:  https://www.syncfusion.com/feedback/45280/

 

We have included the fix for the issue "Updated values not sent to the server when we dynamically change the readOnly in RichTextEditor" with our package version 22.2.5. So, can you please upgrade your package to the latest to resolve the issue from your end?

 

 

Release notes: https://ej2.syncfusion.com/documentation/release-notes/22.2.5/?type=all#richtexteditor


Regards

Gokulraj Devarajan


Attachment: Core_new_app_b273eb4d.zip

Marked as answer

KM Khalid Mahmood replied to Gokulraj Devarajan December 19, 2024 05:33 AM UTC


readonly="true" was working in v22.x.x but in latest version
withproperty readonly="true" RTE isn't readonly it looks editable and writable too.



KM Khalid Mahmood December 23, 2024 06:12 AM UTC

Any update on this bug? waiting for fixed version to used that



HR Harish Raja Syncfusion Team December 26, 2024 01:50 PM UTC

Hi Khalid,


Thank you for bringing this issue to our attention.

We have thoroughly reviewed the reported behavior where the Rich Text Editor with readonly="true" appears editable and writable. However, we were unable to reproduce this issue in our standalone the Rich Text Editor implementation.


If you are using the Rich Text Editor integrated with the Mention component, this behavior may require handling by the Mention component team. Kindly confirm if this is the case so we can guide you further or collaborate with the relevant team to address the issue.


We appreciate your patience and understanding, and we’re here to assist with any additional information or clarifications you may need.


Best regards,
Harish Raja




KM Khalid Mahmood replied to Harish Raja December 27, 2024 05:37 AM UTC

Hi Harish Raja,


Yes I am using RTE with mentions



KM Khalid Mahmood replied to Harish Raja January 4, 2025 06:42 AM UTC

Hi Harish Raja,

Looking forward to fix of the problem.

kindly let me know about the status of the problem



HR Harish Raja Syncfusion Team January 6, 2025 01:35 PM UTC

Hi Khalid,


We have considered this issue "Readonly is not working when integrated Rich Text Editor with mention" as a bug from our end, and the fix for the issue will be included in our upcoming weekly release which is expected to be scheduled on end of January, 2025.


You can now track the status of the feedback through the below link,


Feedback link:https://www.syncfusion.com/feedback/64462/readonly-is-not-working-when-we-integrated-rte-with-mention


Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”


Regards,

Harish Raja.



BT Bhuvaneshwari Thirunavukarasu Syncfusion Team January 15, 2025 11:07 AM UTC

Hi Khalid,
Query: Readonly is not working when we integrated RTE with mention
We have included the fix for the issue with our package version 28.1.38. So, can you please upgrade your package to the latest to resolve the issue from your end?
Root cause: The mention inputElement's contentEditable attribute was set to true when the RTE readonly property was true, causing the mention to be editable even when the Rich Text Editor was set to readonly.

Regards,

Bhuvaneshwari Thirunavukarasu


Loader.
Up arrow icon