Opened 7 years ago

Closed 7 years ago

#17052 closed Bug (fixed)

Selection started from nested table causes an error in a browser while scrolling down

Reported by: Ktomporowski Owned by: Tomasz Jakut
Priority: Must have (possibly next milestone) Milestone: CKEditor 4.7.1
Component: General Version: 4.7.0
Keywords: Cc:

Description

Steps to reproduce

  1. Create a 5x5 table (editor should become scrollable).
  2. In the first cell make 2x2 nested table with width set to 15.
  3. Fill every cell with letter "s".
  4. 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)

comment:1 Changed 7 years ago by Ktomporowski

Summary: Scroll selection started from nested table causes an error in the browserScroll selection started from nested table causes an error in a browser

comment:2 Changed 7 years ago by Ktomporowski

Summary: Scroll selection started from nested table causes an error in a browserSelection started from nested table causes an error in a browser while scrolling down

comment:3 Changed 7 years ago by Marek Lewandowski

Status: newconfirmed

comment:4 Changed 7 years ago by Tomasz Jakut

Owner: set to Tomasz Jakut
Status: confirmedassigned

comment:5 Changed 7 years ago by Tomasz Jakut

Status: assignedreview

comment:6 Changed 7 years ago by kkrzton

Resolution: fixed
Status: reviewclosed
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