Project

General

Profile

Actions

Bug #99168

closed

Epic #99669: CKEditor5 Collection

ckeditor turns trailing space into   at the end of headlines, paragraphs and list items on save with Chrome, deletes that space with Firefox

Added by Frank no-lastname-given over 1 year ago. Updated about 1 year ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2022-11-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
ckeditor
Complexity:
Is Regression:
Sprint Focus:

Description

Bug?

My first issue ever opened, hope it's correct.

Reproduced behaviour on a clean Typo3 Composer installation, without provider extension, backend only, in Chrome incognito window:

  1. created a page in the backend, on that page i create a Text element
  2. inside the ckeditor richtext field of the Text element i create a h2 with a space at the end
  3. save the Text element
  4. The heading above the text element now reads: Edit Page Content "This a h2 " on page ...

Firefox deletes that extra space when saving the Text element.
Safari acts like Chrome.

I found no related information on what should happen but at least one of the browsers might do it wrong?

Is found no rule saying to not put trailing spaces at the end of headlines or paragraphs or list-items (the above applies to all these cases).

Might this ' ' that came into existence this way show up in e.g. search engine results, too?

Actions

Also available in: Atom PDF