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

Span left in table cell after mergin table cells #6260

Closed
jodator opened this issue Feb 13, 2020 · 0 comments · Fixed by #6779
Closed

Span left in table cell after mergin table cells #6260

jodator opened this issue Feb 13, 2020 · 0 comments · Fixed by #6779
Assignees
Labels
package:table type:bug This issue reports a buggy (incorrect) behavior. type:regression This issue reports a bug that was not present in the previous releases.

Comments

@jodator
Copy link
Contributor

jodator commented Feb 13, 2020

📝 Provide detailed reproduction steps (if any)

  1. Start with a simple table with a single paragraph in each cell (will be rendered as <span>).
  2. Merge two cells
  3. Merge another cell into previously merged

✔️ Expected result

In the outcome table cell, there are three <p> elements.

❌ Actual result

There's <span style="display:inline-block;"> left in the table cell and two <p>

Selection_169

📃 Other details

  • Browser: Any
  • CKEditor version: latest master

If you'd like to see this fixed sooner, add a 👍 reaction to this post.

@jodator jodator added type:bug This issue reports a buggy (incorrect) behavior. package:table type:regression This issue reports a bug that was not present in the previous releases. labels Feb 13, 2020
@Reinmar Reinmar modified the milestones: iteration 30, next Feb 14, 2020
@jodator jodator modified the milestones: next, iteration 32 Apr 30, 2020
@Reinmar Reinmar modified the milestones: iteration 32, next May 6, 2020
@niegowski niegowski self-assigned this May 8, 2020
@niegowski niegowski modified the milestones: next, iteration 32 May 8, 2020
jodator added a commit that referenced this issue May 11, 2020
#6260: Fixed triggering of table cell refreshing when multiple elements added in one differ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:table type:bug This issue reports a buggy (incorrect) behavior. type:regression This issue reports a bug that was not present in the previous releases.
Projects
None yet
3 participants