Opened 11 years ago
Last modified 11 years ago
#12008 closed Bug
[Nested widgets] Error thrown when pasting widget with nested editable into nested editable — at Version 3
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.0 Beta |
Component: | General | Version: | 4.3 Beta |
Keywords: | Cc: |
Description (last modified by )
Part of #10931.
There's an error thrown while pasting block Image2 widget into Simple Box
Uncaught TypeError: Cannot read property 'filter' of undefined widget/plugin.js:2116
followed by an avalanche of errors during the navigation.
Change History (3)
comment:1 Changed 11 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Summary: | [Nested widgets] Clipboard issues → [Nested widgets] Error thrown when pasting widget with nested editable into nested editable |
NOTE: filter is just first of properties. If you then click in editor content area you get information about removeClass and equals being unavailable as well (focusedEditable is undefined).