Actions
Bug #100817
closedEpic #99669: CKEditor5 Collection
Story #101904: CKEditor5 UI
CKEditor 5 dropdown "replace" hides content
Status:
Closed
Priority:
Could have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2023-05-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
CKEditor 5, Typo3 12.4.0
Steps to reproduce:
in BE, edit a RTE-Text field. Fill with arbitrary text. Klick "replace"-Button. Search some text.
Result: highlighted text is hidden, because it is visually behind the dropdown.
Expected behaviour:
- drag functionality at the dropdown, so you could drag it to another position to see the highlighted text
- or: toggle button to temporarily close the dropdown.
Files
Updated by Oliver Hader over 1 year ago
- File 100817.png 100817.png added
- Description updated (diff)
Updated by Benjamin Franzke about 1 year ago
- Priority changed from Should have to Could have
- Parent task set to #99669
Updated by Benjamin Franzke about 1 year ago
- Parent task changed from #99669 to #101904
Updated by Georg Ringer 5 months ago
- Status changed from Accepted to Resolved
in the meantime, there is a drag'n'drop behaviour on the modal, tested in v13 but should be the same for v12 as well
Actions