Project

General

Profile

Actions

Bug #101657

open

Epic #99669: CKEditor5 Collection

Story #101904: CKEditor5 UI

RTE toolbar focus when long text does not work optimal

Added by Stig Nørgaard Færch over 1 year ago. Updated 4 months ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Start date:
2023-08-11
Due date:
% Done:

0%

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

Description

Tested on TYPO3 12.4.5
When you scroll down a long text, so that the RTE toolbar disappears, and thenclick to edit, the RTE toolbar becomes visible, butplaces itself on the content element buttons in the top, partly hiding them.
Then when scrolling all the way up again, the RTE toolbar stays up there, until you click somewhere.
Also the function where the toolbar becomes visible on a long text, does not work, if the toolbar is currently visible, and you click somewhere at the text, and then move further down so that the toolbar is not visible, and then click at some text again - then the toolbar will not become visible.
For the toolbar to become visible now, you'll have to click somewhere outside the text area, and then click again on the text.


Files

clipboard-202407231741-90sn9.png (43.2 KB) clipboard-202407231741-90sn9.png Torben Hansen, 2024-07-23 15:41

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #101743: CKEditor5: sticky panelClosed2023-08-23

Actions
Actions #1

Updated by Benjamin Franzke about 1 year ago

  • Parent task set to #99669
Actions #2

Updated by Benjamin Franzke about 1 year ago

  • Parent task changed from #99669 to #101904
Actions #3

Updated by Riccardo De Contardi 5 months ago

  • Related to Bug #101743: CKEditor5: sticky panel added
Actions #4

Updated by Garvin Hicking 5 months ago

  • Status changed from New to Needs Feedback

I couldn't reproduce this with latest 12.4.16, maybe it has changed with updates to CKeditor meanwhile, can you verify?

For me (using Chromium on MacOS, FF) the toolbar correctly shows and hides, depending if it's active or not. And scrolling properly removes/shows it from view for me.

(Could also be a browser issue)

Actions #5

Updated by Torben Hansen 4 months ago

I can confirm, that there at least are problems with the CKEditor sticky toolbar in backend context, when the CKEditor content is long (see screenshot)

The sticky toolbar overlaps with TYPO3s sticky module doc header bar. Unsure how we can resolve the problem, since our sticky module doc header bar height is also dynamic.

Actions

Also available in: Atom PDF