-
Notifications
You must be signed in to change notification settings - Fork 53
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
Format dropdown does not opening, when editor is used in drawer #169
Comments
Hello, please provide a demo where we could reproduce and debug the issue. |
Hi @Dumluregn, kindly check this https://codesandbox.io/s/vigilant-ritchie-i8tm0?file=/src/App.js Steps to reproduce,
|
I wonder if it might be related to ckeditor/ckeditor4#4461 and ckeditor/ckeditor4#4462. |
@BrijeshDarji1 thank you for the sample, unfortunately I can reproduce this issue. @f1ames this is a little different since no error is thrown here - dropdown just closes as soon as it is opened, so it looks like a problem with focus being instantly moved elsewhere. So I'm not sure but those problems don't seem to be tied. |
Hello @Dumluregn @BrijeshDarji1, Did you find any solution to it? I am facing the same scenario while using the editor in a drawer. |
Hi, according to the newest releases - the issue might be potentially solved. Please - take a moment to verify it. |
Are you reporting a feature request or a bug?
Bug
Expected result
It should open without any issue
Actual result
It opens and closes automatically within no time. So unable to use the options provided in the Format dropdown.
The text was updated successfully, but these errors were encountered: