Move the CKEditor overlays into the page overlay container
authorAlexander Ebert <ebert@woltlab.com>
Tue, 8 Aug 2023 10:11:25 +0000 (12:11 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 8 Aug 2023 10:11:25 +0000 (12:11 +0200)
commit696e7e4c4936490259f4bae8e27f92698d16c1c3
tree6803999994bed6f81ec2c8d20221ee434adfb2a7
parente6640c014cac0b7c50553465800f6a862150e0f8
Move the CKEditor overlays into the page overlay container

See https://www.woltlab.com/community/thread/300815-ckeditor-link-menu-non-functional-in-ckeditor-instances-in-a-dialog/
See ckeditor/ckeditor#14747
ts/WoltLabSuite/Core/Component/Ckeditor.ts
ts/WoltLabSuite/Core/Component/Ckeditor/Layer.ts [new file with mode: 0644]
ts/WoltLabSuite/Core/Ui/Dialog.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor.js
wcfsetup/install/files/js/WoltLabSuite/Core/Component/Ckeditor/Layer.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/Dialog.js