Opened 14 years ago
Closed 11 years ago
#7021 closed Bug (wontfix)
insertElement fails with a few cells selected
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Cc: |
Change History (2)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | confirmed → closed |
I'm closing this issue as in v4 it has changed into more serious one #10652.
Result: JS error occurs
Message: this.$ is undefined
Code: this.$.appendChild( node.$ );
Line :201
URI: /3.6.1/ckeditor/_source/core/dom/element.js
Issue is only reproducible in Firefox as it is the only browser which allows for such selection.