Actions
Bug #101743
closedEpic #99669: CKEditor5 Collection
Story #101904: CKEditor5 UI
CKEditor5: sticky panel
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2023-08-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The behavior of the CKEditor "stickypanel" seems not as it should be: the intention is to fixate the toolbar at the top when editing and scrolling:
What works in the Typo3 BE is: to scroll the editing area so that the toolbar is behind TYPO3's panel ("Close", "Save" ...), then clicking in the editing area (if already in focus, clicking outside, then again inside): the sticky toolbar appears.
But it should work too, to activate (using) the editing area and scrolling the page to top: the CKEditor toolbar then should be fixed below the TYPO3 panel.
This is essential to edit very long texts.
Actions