kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

TableWizard shows the wrong values for rows and columns when the cursor is within a contenteditable="false" region

Open jonnermut opened this issue 7 years ago • 0 comments

Bug report

Reproduction of the problem

  1. Include a contenteditable='false' token inside a 2x2 table
  2. Place the cursor in the token
  3. Open the table wizard. It shows 4 for both the columns and rows:

https://dojo.telerik.com/alUBIjaf/4

table-wizard-issue

Current behavior

Shows the wrong number of rows and columns - 4,4

Expected/desired behavior

Expect the correct version

Environment

  • Kendo UI version: 2023.3.1114
  • jQuery version: 3.4.1
  • Browser: [all ]

jonnermut avatar Jul 18 '18 00:07 jonnermut