Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Neutral
-
Resolution: Not an issue
-
Affects Version/s: 6.1.4
-
Fix Version/s: None
-
Component/s: None
-
Labels:
Description
Our customer has found same bug than MGNLUI-5018 when using CKEditor from a content app form instead of within a component dialog.
Steps to reproduce using our demo (tours app):
- Set images to true in /ckeditor/config-magnolia.js (line l14) in order to be able to use image browser plugin
- In configuration app, add configJsFile property with value /.resources/ckeditor/config-magnolia.js to /modules/tours/apps/tours/subApps/detail/editor/form/tabs/tour/fields/body
- When opening the edit tour form and press image button in the CKEditor, the asset chooser will be placed background and won't be editable:
This doesn't happen when CKEditor is placed within a dialog, for example when using it within a component in pages app (that's what was fixed in MGNLUI-5018)
Checklists
Acceptance criteria