-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[Firefox] Placeholder doesn't disappear after clicking on it #469
Labels
Milestone
Comments
Reinmar
added a commit
to ckeditor/ckeditor5-engine
that referenced
this issue
Jul 7, 2017
…ceholder was clicked. See ckeditor/ckeditor5#469.
Reinmar
added a commit
to ckeditor/ckeditor5-engine
that referenced
this issue
Jul 7, 2017
…ceholder was clicked. See ckeditor/ckeditor5#469.
I fixed the second part of the issue by ckeditor/ckeditor5-engine@34498a8. But I can't find why Firefox would ignore some clicks. It's also hard to find some rule when they are ignored. |
@Mgsy, could you confirm whether it's better now? |
Yes, I think it works fine. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
Current result
Placeholder doesn't disappear.
Expected result
Placeholder should disappear when you click it.
Notes
Placeholder disappears only if you place a caret after text.
GIF
Other information
OS: Windows 10
Browser: Firefox
Release: 0.10.0
The text was updated successfully, but these errors were encountered: