Selection started from nested table causes an error in a browser while scrolling down
Steps to reproduce
- Create a 5x5 table (editor should become scrollable).
- In the first cell make 2x2 nested table with width set to 15.
- Fill every cell with letter "s".
- Start selection from nested table, then move it out of the table and drag it to scroll down the editor.
Expected result
Selection should stay in a nested table without returning any errors in console.
Actual result
There is an error in a console.
https://gist.github.com/Mgsy/b5c95910313a7cb70e87beae921ac74f
Other details (browser, OS, CKEditor version, installed plugins)
Windows 10, tested on Chrome, Edge, IE11, Firefox.
Change History (6)
Summary: |
Scroll selection started from nested table causes an error in the browser →
Scroll selection started from nested table causes an error in a browser
|
Summary: |
Scroll selection started from nested table causes an error in a browser →
Selection started from nested table causes an error in a browser while scrolling down
|
Owner: |
set to Tomasz Jakut
|
Status: |
confirmed →
assigned
|
Status: |
assigned →
review
|
Resolution: |
→ fixed
|
Status: |
review →
closed
|
https://github.com/ckeditor/ckeditor-dev/pull/406