Changes between Initial Version and Version 1 of Ticket #13884, comment 13
- Timestamp:
- Jan 25, 2016, 10:27:21 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13884, comment 13
initial v1 8 8 If you select 2x2 cells part out of a 3x3 table then the whole table gets pasted. Before multirange was broken in 4.5.0 this case was working OK (e.g. see 4.3 tag). 9 9 10 I've [ added a TC](https://github.com/cksource/ckeditor-dev/commit/322466c03926f75ca72eaa9140e37c1a4da28fa7)for that.10 I've [https://github.com/cksource/ckeditor-dev/commit/322466c03926f75ca72eaa9140e37c1a4da28fa7 added a TC] for that. 11 11 12 * Please create an unit that will automate test added in [ new TC commit](https://github.com/cksource/ckeditor-dev/commit/322466c03926f75ca72eaa9140e37c1a4da28fa7).12 * Please create an unit that will automate test added in [https://github.com/cksource/ckeditor-dev/commit/322466c03926f75ca72eaa9140e37c1a4da28fa7 new TC commit]. 13 13 14 * [ editor.js](https://github.com/cksource/ckeditor-dev/blob/0ef156b/core/editor.js#L661) - use [`CKEDITOR.dom.element#getName`](http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-getName)instead14 * [https://github.com/cksource/ckeditor-dev/blob/0ef156b/core/editor.js#L661 editor.js] - use [http://docs.ckeditor.com/#!/api/CKEDITOR.dom.element-method-getName `CKEDITOR.dom.element#getName`] instead