[10.3 regression] CKEditor 5 renamed CSS variable causing CKEditor dialogs to fail to appear above jQuery UI dialogs

Created on 7 June 2024, 18 days ago
Updated 15 June 2024, 11 days ago

Problem/Motivation

CKEditor 5 has renamed a CSS variable from --ck-z-modal to --ck-z-panel which causes a previous fix for issue #3274937 🐛 Get CKEditor 5 to work in (modal) dialogs Fixed in core/modules/ckeditor5/ckeditor5.dialog.fix.css to fail to apply. As a result, CKEditor 5 dialogs may incorrectly appear behind jQuery UI dialogs.

Proposed resolution

Rename the variable in core/modules/ckeditor5/ckeditor5.dialog.fix.css to --ck-z-panel to match the CKEditor 5 change.

🐛 Bug report
Status

Fixed

Version

11.0 🔥

Component
CKEditor 5 

Last updated about 5 hours ago

Created by

🇺🇸United States tim.tripp

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024