Skip to content

Tableselection not working properly with colspan #3452

Open

Description

Type of report

Bug

Provide detailed reproduction steps (if any)

  1. Go to Codepen example
  2. Start selection in cell 15 and finish in 42

Expected result

Cells 14,15,23,24,32,33,42 should be selected both before and after mouseup

Actual result

Before mouseup cells 14,15,23,24,32,33,42 are selected, but after - just 14,23,32,42.

Other details

  • Browser: any
  • OS: macOS
  • CKEditor version: each after introducing tableselection
  • Installed CKEditor plugins: tableselection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    plugin:tableselectionThe plugin which probably causes the issue.The plugin which probably causes the issue.status:confirmedAn issue confirmed by the development team.An issue confirmed by the development team.type:bugA bug.A bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions