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

Enter key breaks table structure when pressed in a table selection #1816

Closed
mlewand opened this issue Mar 19, 2018 · 0 comments
Closed

Enter key breaks table structure when pressed in a table selection #1816

mlewand opened this issue Mar 19, 2018 · 0 comments
Assignees
Labels
status:confirmed An issue confirmed by the development team. target:minor Any docs related issue that can be merged into a master or major branch. type:bug A bug.
Milestone

Comments

@mlewand
Copy link
Contributor

mlewand commented Mar 19, 2018

Are you reporting a feature request or a bug?

Bug

Provide detailed reproduction steps (if any)

  1. Enter https://ckeditor.com/ckeditor-4/
  2. Add a table with the default dialog configuration
  3. Select some cells and press enter. Like that:

Sample table selection

Expected result

  • All cells are emptied.
  • New line is inserted into the first selected cell.
  • Fake selection is removed.

Actual result

After press enter: image

Other details

There was a very similar issue fixed for Firefox in #415. I wonder why Chrome does not benefit from this fix?

I wonder if we had this issue from the launch, or is it a result of Chrome team doing some updates under the hood?

Edit: I actually see that all browser do not support this case well it has to be checked out.

  • Browser: Any
  • OS: Any
  • CKEditor version: since 4.7.0
@mlewand mlewand changed the title ## Are you reporting a feature request or a bug? Enter key breaks table structure when pressed in a table selection Mar 19, 2018
@mlewand mlewand added type:bug A bug. status:confirmed An issue confirmed by the development team. browser:chrome The issue can only be reproduced in the Chrome browser. target:minor Any docs related issue that can be merged into a master or major branch. labels Mar 19, 2018
@mlewand mlewand added this to the Backlog milestone Mar 19, 2018
@mlewand mlewand added regression This issue is a regression. and removed browser:chrome The issue can only be reproduced in the Chrome browser. labels Mar 19, 2018
@msamsel msamsel removed the regression This issue is a regression. label Mar 20, 2018
@mlewand mlewand added target:minor Any docs related issue that can be merged into a master or major branch. and removed target:minor Any docs related issue that can be merged into a master or major branch. labels Mar 21, 2018
@msamsel msamsel self-assigned this Mar 21, 2018
@Comandeer Comandeer modified the milestones: Backlog, 4.10.1 Aug 21, 2018
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. target:minor Any docs related issue that can be merged into a master or major branch. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

3 participants