-
Notifications
You must be signed in to change notification settings - Fork 111
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
ckeditor5 - hiding 3 dot menu when you click a button on the small screen #369
Labels
squad:core
Issue to be handled by the Core team.
Comments
Could you share with us the version, as well as the browsers affected? Thanks! |
|
Do you observe the same error on the newest version? We are at the v38 with full TS support, so |
I found that the tooltip in some situations does not appear in the browser window because it does not fit in the window when we change its direction or place the ckeditor higher, everything is ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found an issue at ckeditor5, I cant find any solution for it.
Movie
https://drive.google.com/file/d/1fHeZ3pL9K-xc3JRq0G8C9zU8bOzXmE8X/view?usp=sharing
DESCRIPTION
In general after resize browser to imitate smaller screen, the 3 dots menu appears , and after click it, sometimes it just hide just after I clicked it.
ASSUMPTION
I notice that the first element in the dropdown shown has focus on itself (blue border). Maybe this is a hint? but I don't know how to manipulate it from the outside.
QUESTION
How to fix / any hint a / is ckeditor allow us to add some custom js or css?
Thanks in advance
The text was updated successfully, but these errors were encountered: