Opened 12 years ago
Last modified 12 years ago
#11066 closed Bug
Widget's private parts don't use CSS reset — at Version 1
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.3 |
Component: | UI : Widgets | Version: | 4.3 Beta |
Keywords: | Cc: |
Description (last modified by )
Based on: http://ckeditor.com/forums/Support/Widgets-break-when-muliple-inline-editor-instances-on-one-page
Drag handler and widget mask requires very precise styles applied to them. Currently, since we don't use any CSS reset for them, it's very probable that page's styles will break them.