User tests: Successful: Unsuccessful:
Pull Request for Issue #24343 .
The patch re-init an editor when the iframe moved around DOM.
Apply patch, run npm install
Please follow #24343
Or create subform with editor (example in Custom HTML):
<field type="subform" name="subform" multiple="true" label="subform">
<form>
<field type="editor" name="text" label="editor" buttons="false" default="I am a text!"/>
</form>
</field>
Add couple rows in subform and try sort them. Then watch editor content.
Content are gone.
Content still there (can be with little delay)
None
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
Labels |
Added:
?
NPM Resource Changed
|
Labels |
Added:
?
Removed: ? |
This pull requests has been automatically converted to the PSR-12 coding standard.
Labels |
Added:
?
|
Labels |
Added:
?
Removed: ? |
Labels |
Removed:
?
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
I have tested this item
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-01-19 10:55:04 |
Closed_By | ⇒ | roland-d |
Thank you
I see, Firefox and Chrome handle iframe events diferently. I will check.
This pull request has automatically rebased to 4.2-dev.