Opened 7 years ago

Last modified 7 years ago

#17047 confirmed Bug

[TI] Hovering over table after one selected throws an error.

Reported by: kkrzton Owned by:
Priority: Normal Milestone:
Component: General Version: 4.7.0
Keywords: Cc:

Description (last modified by kkrzton)

Steps to reproduce

  1. Go to http://tests.ckeditor.dev:10470/tests/plugins/tableselection/manual/editortypes.
  2. Select the first row in a table.
  3. Copy.
  4. Paste after Some text (and before existing table).
  5. Select whole row in a first (pasted) table.
  6. Without releasing the mouse button, hover over the second table.

Expected result

No error and probably selection should expand somehow on the second table.

Actual result

Error is thrown Uncaught TypeError: Cannot read property 'length' of undefined.

Other details (browser, OS, CKEditor version, installed plugins)

Tested on Chrome and Safari.

Change History (2)

comment:1 Changed 7 years ago by kkrzton

Status: newconfirmed

comment:2 Changed 7 years ago by kkrzton

Description: modified (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy