Project

General

Profile

Actions

Bug #101380

closed

Epic #99669: CKEditor5 Collection

Scss Compiler for CKEditor fails when using clamp() with mixed units

Added by Gerald Rintisch 10 months ago. Updated 8 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Start date:
2023-07-18
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
clamp,scssphp, compiler, scssprocessor
Complexity:
Is Regression:
No
Sprint Focus:

Description

To style the text in the CKEditor it is not possible to use modern CSS like clamp(0.2rem, 0.2rem + 0.12vw, 0.3rem).

It is a problem with the used compiler of ScssPhp\ScssPhp\Compiler in the class TYPO3\CMS\RteCKEditor\Service\ScssProcessor which fails. I opened an issue on scssphp/scssphp. The answer shows that it will not be solved in short time.

As a result no CSS is compiled an the editor stays unstyled.

Actions

Also available in: Atom PDF