Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
mlewand opened this issue May 31, 2017 · 1 comment
Labels
status:confirmed An issue confirmed by the development team. type:bug A bug.
Milestone

Comments

@mlewand
Copy link
Contributor

mlewand commented May 31, 2017

Are you reporting a feature or a bug?

Bug

Check if the issue is already reported

http://dev.ckeditor.com/ticket/17052

Provide detailed reproduction steps (if any)

  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

Windows 10, tested on Chrome, Edge, IE11, Firefox.

@mlewand mlewand added status:confirmed An issue confirmed by the development team. type:bug A bug. labels May 31, 2017
@mlewand
Copy link
Contributor Author

mlewand commented May 31, 2017

Fix proposed in #406.

@mlewand mlewand added this to the 4.7.1 milestone May 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

2 participants