ckeditor / ckeditor4

The best enterprise-grade WYSIWYG editor. Fully customizable with countless features and plugins.
https://ckeditor.com/ckeditor-4
Other
5.78k stars 2.46k forks source link

editor_gecko.css missing on file download #5470

Closed acroundtree closed 1 year ago

acroundtree commented 1 year ago

Type of report

Bug

Provide detailed reproduction steps (if any)

Download kama_4_21.0.zip and unzip file to skins folder. Make Kama the default skin. Open ckeditor in Firefox. Toolbar nor the textarea will not display. Inspect code in Firefox. Error will report that the editor_gecko.css file is missing. Open the kama folder and it will not be there.

Expected result

Ckeditor box should be displayed.

Actual result

Ckeditor does not display.

Other details

KarolDawidziuk commented 1 year ago

Hi @acroundtree

It's working properly for me(tested each type of editor) and the toolbar and textarea are displayed correctly, there is no error in the console, so I cannot confirm this and this report will be closed.

Please check the steps of applying custom skin to the editor and if you feel that there is still an issue with the editor or skin, please create an issue for it with your editor configuration.

acroundtree commented 1 year ago

I'm going to request to reopen as the issue may not be understood correctly. When you download a fresh new copy of the skin the file editor_gecko.css is missing on download. This may cause gecko based browsers, like Firefox (I'm running 102.10), not to work. image