When editing any core forms component there is a help tab in the dialog that is used to author short description and help text. The content authored in any of these should get saved and shown on the form markup.
The authoring can be done in the input field directly or using the full screen option on the RTE.
Actual Behaviour
When the component dialog opens and the short description or help text is directly authored in the input field the added content is saved and shows up on the form. But when the component dialog is opened and instead of authoring the input field, the full screen option is clicked and the content is authored then the content is not saved and when the component dialog is opened again then the old content is seen.
Reproduce Scenario (including but not limited to)
This can be observed in core components version above
2.24.63.0.543.0.54
I have tried using following setup on local and was able to reproduce the issue.
- Project archetypeVersion=51
- sdkFormsVersion=2024.10.23.06-241000
- AEM sdkVersion=2024.11.18598.20241113T125352Z-241000
- Core components version = 3.0.72
- Core WCM components version = 2.24.6
#### Steps to Reproduce
1. Add any core component to a new form. In my case I had added radio component.
2. Author the short description and help text without using full screen option. Click on Done. The authored content will be seen on the form.
3. Re-author the short description and help text using the full screen option directly without editing the input fields of these. Click on Done. The newly authored content using the full screen option directly is not visible on the form and still the old content is visible.
#### Platform and Version
AEM cloud environments and AEM cloud SDK
#### AEM Version (mention the exact version in case of cloud SDK)
AEM sdkVersion=2024.11.18598.20241113T125352Z-241000
#### AEM Forms Version
2024.10.23.06-241000
#### Sample Code that illustrates the problem
Content authoring as described above.
#### Logs taken while reproducing problem
Expected Behaviour
When editing any core forms component there is a help tab in the dialog that is used to author short description and help text. The content authored in any of these should get saved and shown on the form markup. The authoring can be done in the input field directly or using the full screen option on the RTE.
Actual Behaviour
When the component dialog opens and the short description or help text is directly authored in the input field the added content is saved and shows up on the form. But when the component dialog is opened and instead of authoring the input field, the full screen option is clicked and the content is authored then the content is not saved and when the component dialog is opened again then the old content is seen.
Reproduce Scenario (including but not limited to)
This can be observed in core components version above