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 toolbar is covering first row in the table when table is at the top of editor #7227

Closed
niegowski opened this issue May 19, 2020 · 0 comments Β· Fixed by #7236
Closed

Table toolbar is covering first row in the table when table is at the top of editor #7227

niegowski opened this issue May 19, 2020 · 0 comments Β· Fixed by #7236
Assignees
Labels
package:table type:improvement This issue reports a possible enhancement of an existing feature.

Comments

@niegowski
Copy link
Contributor

πŸ“ Provide a description of the improvement

The fallback position for widget toolbar was introduced in #6810 but it also activates for short widgets making the first table row unaccessible.

πŸ“ƒ Other details

  • Browser: …
  • OS: …
  • CKEditor version: …
  • Installed CKEditor plugins: …

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

@niegowski niegowski added the type:improvement This issue reports a possible enhancement of an existing feature. label May 19, 2020
@niegowski niegowski self-assigned this May 19, 2020
@niegowski niegowski added this to the iteration 32 milestone May 19, 2020
oleq added a commit that referenced this issue May 20, 2020
Internal (widget): The widget toolbar should not use the fallback position for long widgets when there is enough space above or below it in the viewport. Closes #7227.

Internal (utils): The `getOptimalPosition()` helper should skip positioning functions that return `null`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:table type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
1 participant