kendo-ui-core
kendo-ui-core copied to clipboard
TableWizard shows the wrong values for rows and columns when the cursor is within a contenteditable="false" region
Bug report
Reproduction of the problem
- Include a contenteditable='false' token inside a 2x2 table
- Place the cursor in the token
- Open the table wizard. It shows 4 for both the columns and rows:
https://dojo.telerik.com/alUBIjaf/4

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 ]