Bug #101638
closedEpic #99669: CKEditor5 Collection
TYPO3 12 CKE Editor target still not working properly
100%
Description
On TYPO3 V12.4.5 we have some problems that the target attribute only works sporadically. (tested on Firefox)
Usually first time you select a target it does not work.
When you edit the link again, then sometimes the selected value is added to the tag. But sometimes not.
In the screen record example, this is the case, where in the first link it works when editing again. But for the next link, it doesn't even work when editing.
Files
Updated by Stig Nørgaard Færch over 1 year ago
- Category set to RTE (rtehtmlarea + ckeditor)
Updated by Sybille Peters over 1 year ago
- Related to Bug #101360: Some attributes for <a> element are not persisted (class, rel, target) in RTE added
Updated by Sybille Peters over 1 year ago
- Related to Bug #101205: RTE Links _blank is reset on save or when second link gets set added
Updated by Sybille Peters over 1 year ago
I can reproduce this: adding a title / target via the link browser does NOT work when the link is first created, but does work afterwards if an already existing link is modified:
works
------------
1. textmedia with link exists
2. add target and title via linkbrowser
3. switch to Source mode in ckeditor
4. title and target exist!
does NOT work
------------------
1. empty textmedia exists
2. write "link"
3. add target and title via linkbrowser
4. add a link source (page), will close link-browser modal
5. switch to Source mode in ckeditor
6. link does NOT contain title and target
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80528
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80528
Updated by Gerrit Code Review over 1 year ago
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80576
Updated by Sybille Peters over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d0d023afbf50786e45c38134a2ba5382b341159b.