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

"change" event not getting fired when deleting the last column of some Excel tables #16351

Open
jonmyszka opened this issue May 14, 2024 · 0 comments
Labels
type:bug This issue reports a buggy (incorrect) behavior.

Comments

@jonmyszka
Copy link

📝 Provide detailed reproduction steps (if any)

  1. Copy+paste the attached Excel table into CKEditor.
  2. Select the last column, right-click, choose Column -> Delete Columns

✔️ Expected result

A "change" event gets fired, just as it would if you deleted more columns at once, or different columns.

❌ Actual result

No "change" event gets fired.

❓ Possible solution

Something appears to be strange with CKEditor's logic such that it doesn't behave will with this Excel table.

📃 Other details

  • Browser: …
  • OS: Windows or Mac
  • First affected CKEditor version: 4.2 and 5

Test_data_3_.xlsx

@jonmyszka jonmyszka added the type:bug This issue reports a buggy (incorrect) behavior. label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

1 participant