Project

General

Profile

Actions

Bug #98022

closed

CKEditor Bug when maximized

Added by Sascha Friedl about 2 years ago. Updated 4 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2022-07-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

It is not possible to execute more than one action in the ckeditor at once if the editor is maximized.
You have to leave the focus and go in the editor again to do the next action.
The following js error appears:

Uncaught TypeError: can't access property "classList", field.closest(...) is null

Try the following steps:
1. Mark a text inside the ckeditor and change the format to bold and immediately to italic -> should work properly
2. Now change the ckeditor view to maximized and do the same actions -> only the first action works and the JS error appears in the console

Verified in TYPO3 Versions 10.4 & 11.5

Actions #1

Updated by Riccardo De Contardi over 1 year ago

As far as I have understood, CKEditor 5 does not have a "maximize" button. See https://github.com/ckeditor/ckeditor5/issues/1235

There's a plugin that could be considered for inclusion https://github.com/leknoppix/ckeditor5-fullscreen

Actions #2

Updated by Riccardo De Contardi 4 months ago

  • Status changed from New to Closed

I tend to close this issue as TYPO3 11 is in "priority bugfix mode"; About the missing feature on version 12, there is an umbrella ticket about CKEditor 5 missing plugins here https://forge.typo3.org/issues/101906 please continue the discussion there.

If you think that this is the wrong decision please reopen it or open a new issue with a reference to this one

Actions

Also available in: Atom PDF