Actions
Bug #91006
closedckeditor still loses ranges when using browser search in RTELinkBrowser
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2020-04-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The patch for #90952 aimed to fix a nasty issue when using the RTELinkBrowser in combination with the browser search. Unfortunately, the issue was only partially solved, as the ranges of ckeditor still get lost once the modal's iframe unloads (e.g. by clicking a tab or browsing the file tree).
Updated by Andreas Kienast over 4 years ago
- Related to Bug #90952: Link Browser in ckeditor breaks with browser search added
Updated by Gerrit Code Review over 4 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64121
Updated by Gerrit Code Review over 4 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/64122
Updated by Andreas Fernandez over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6cc540e180db3338b28d35b51b4b109c144ad202.
Actions