|
| Summary: |
The default content is lost and we can't move to the next step after reordering WYSIWYG editor based field in AWM |
| Issue Type: |
Bug |
| Affects Versions: |
16.10.14, 17.4.7, 17.9.0 |
| Assignee: |
Unassigned |
| Components: |
CKEditor |
| Created: |
06/Nov/25 12:50 |
| Priority: |
Major |
| Reporter: |
Marius Dumitru Florea |
| Description: |
Follow these steps to reproduce:
- Start creating an AWM application
- On the second step, "Structure your data", add two fields: one that is not based on the WYSIWYG editor (e.g. Short Text), and one that is (e.g. Content)
- Type some text into the WYSIWYG editor based field (your user needs to have WYSIWYG as the preferred editor)
- Drag the WYSIWYG editor based field before the other field (or after, depending on the order you inserted the field). The point is to change the order of the WYSIWYG editor based field
- Type some more text in the WYSIWYG editor
- Move to the next step
Expected: We can move to the next step and the value typed in the WYSIWYG editor is saved (as the default value for that field) Actual: The WYSIWYG editor is empty after the field is drag & dropped, and the text area is read-only (we lost the content). Clicking on the Next button doesn't have any effect besides showing a warning message in the WYSIWYG editor saying that its content could not be saved. |
|