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

Table styles do not convey to .ck-content? #6314

Closed
Reinmar opened this issue Feb 24, 2020 · 2 comments Β· Fixed by ckeditor/ckeditor5-table#296
Closed

Table styles do not convey to .ck-content? #6314

Reinmar opened this issue Feb 24, 2020 · 2 comments Β· Fixed by ckeditor/ckeditor5-table#296
Assignees
Labels
package:table type:bug This issue reports a buggy (incorrect) behavior.

Comments

@Reinmar
Copy link
Member

Reinmar commented Feb 24, 2020

πŸ“ Provide detailed reproduction steps (if any)

image

βœ”οΈ Expected result

I'd expect to see a similarly styled table on the right.

❌ Actual result

Styles are significantly different.


If you'd like to see this fixed sooner, add a πŸ‘ reaction to this post.

@Reinmar Reinmar added type:bug This issue reports a buggy (incorrect) behavior. status:confirmed labels Feb 24, 2020
@Reinmar
Copy link
Member Author

Reinmar commented Feb 24, 2020

AFAICS, it's only about the border in td/th and alignment in th.

@Reinmar Reinmar changed the title Table styles do not conveyed to .ck-content? Table styles do not convey to .ck-content? Feb 24, 2020
@Reinmar Reinmar modified the milestones: iteration 30, iteration 31 Mar 9, 2020
@panr
Copy link
Contributor

panr commented Apr 2, 2020

Fix is ready to review.

Reinmar added a commit to ckeditor/ckeditor5-table that referenced this issue Apr 3, 2020
Fix: Table border should be present in content styles (should use `.ck-content`). Closes ckeditor/ckeditor5#6314.
mlewand pushed a commit that referenced this issue May 1, 2020
Fix: Table border should be present in content styles (should use `.ck-content`). Closes #6314.
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants