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 #415

Closed
Comandeer opened this issue May 31, 2017 · 3 comments
Closed
Assignees
Labels
browser:firefox The issue can only be reproduced in the Firefox browser. status:confirmed An issue confirmed by the development team. type:bug A bug.
Milestone

Comments

@Comandeer
Copy link
Member

Comandeer commented May 31, 2017

What type of issue would you like to report?

Bug

Check if the issue is already reported

Nope.

Provide detailed reproduction steps (if any)

  1. Open http://tests.ckeditor.dev:1030/tests/plugins/tableselection/manual/tableselection
  2. Select some cells.
  3. Press Enter.

Expected result

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

Actual result

  • Other cells are not emptied.
  • Fake selection is preserved.

Other details

  • Browser: Firefox
  • CKEditor version: 4.7.0
@Comandeer Comandeer added the type:bug A bug. label May 31, 2017
@Comandeer Comandeer added this to the 4.7.1 milestone May 31, 2017
@Comandeer Comandeer self-assigned this May 31, 2017
@Comandeer Comandeer added the browser:firefox The issue can only be reproduced in the Firefox browser. label May 31, 2017
@mlewand mlewand added the status:confirmed An issue confirmed by the development team. label Jun 2, 2017
@mlewand mlewand changed the title Enter modifies only first cell Enter modifies only the first cell Jun 5, 2017
@mlewand mlewand changed the title Enter modifies only the first cell Enter key breaks table structure when pressed in a table selection Jun 5, 2017
@yguarata
Copy link

Hi,

I can still reproduce this bug in current CKEditor release. Tested in Linux/Chrome Version 65.0.3325.146 (Official Build) (64-bit)

Steps to reproduce:

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

The images bellow show what happens:

Table selection: image

After press enter: image

@mlewand
Copy link
Contributor

mlewand commented Mar 19, 2018

@yguarata thanks for the heads-up I can reproduce your issue, you can follow it at #1816.

@yguarata
Copy link

thanks @mlewand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:firefox The issue can only be reproduced in the Firefox browser. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

3 participants