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

[Docs] Narrow toolbar prevents creating table 10x10 #1069

Closed
pomek opened this issue Jun 19, 2018 · 3 comments
Closed

[Docs] Narrow toolbar prevents creating table 10x10 #1069

pomek opened this issue Jun 19, 2018 · 3 comments
Assignees
Labels
type:bug This issue reports a buggy (incorrect) behavior.
Milestone

Comments

@pomek
Copy link
Member

pomek commented Jun 19, 2018

Is this a bug report or feature request? (choose one)

🐞 Bug report

πŸ’» Version of CKEditor

Master

πŸ“‹ Steps to reproduce

  1. Execute npm run docs -- --production
  2. Open built Docs > Examples > Document Editor
  3. Try to insert a table 10x10

βœ… Expected result

The grid should be visible.

❎ Actual result

image

πŸ“ƒ Other details that might be useful

Reproducible on Safari, Chrome, Firefox (Mac OS)

@pomek pomek added the type:bug This issue reports a buggy (incorrect) behavior. label Jun 19, 2018
@Reinmar Reinmar added this to the iteration 18 milestone Jun 19, 2018
@Reinmar
Copy link
Member

Reinmar commented Jun 19, 2018

We need to fix this before the release because it looks bad.

@oleq
Copy link
Member

oleq commented Jun 19, 2018

@oleq
Copy link
Member

oleq commented Jun 19, 2018

Let's remove overflow: hidden from the .document-editor container as a quick fix. It slightly breaks the bottom of the scrollbar but we can live with that.

@oleq oleq closed this as completed in bed8e70 Jun 19, 2018
oleq added a commit to ckeditor/ckeditor5-editor-decoupled that referenced this issue Jun 19, 2018
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

3 participants