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

The toolbar should never hide underneath the edited content #2228

Closed
oleq opened this issue Jul 25, 2017 · 0 comments · Fixed by ckeditor/ckeditor5-editor-classic#63
Closed
Assignees
Labels
package:editor-classic type:bug This issue reports a buggy (incorrect) behavior.
Milestone

Comments

@oleq
Copy link
Member

oleq commented Jul 25, 2017

ATM, the toolbar used by the editor-classic has no specific z-index, which means it's easy for the content to be displayed on top of it. Of course, this should never happen.

A follow-up of https://github.com/ckeditor/ckeditor5-upload/issues/33.

@oleq oleq self-assigned this Jul 25, 2017
oleq referenced this issue in ckeditor/ckeditor5-editor-classic Jul 25, 2017
Reinmar referenced this issue in ckeditor/ckeditor5-editor-classic Jul 25, 2017
Fix: The toolbar should never hide underneath the edited content. Closes #62. Closes ckeditor/ckeditor5-upload#33.
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-editor-classic Oct 8, 2019
@mlewand mlewand added status:confirmed type:bug This issue reports a buggy (incorrect) behavior. package:editor-classic labels Oct 8, 2019
@mlewand mlewand added this to the iteration 11 milestone Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:editor-classic type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants