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

In Safari, when dev tools are open, event:focus is fired twice #3816

Closed
maxbarnas opened this issue Sep 13, 2016 · 1 comment
Closed

In Safari, when dev tools are open, event:focus is fired twice #3816

maxbarnas opened this issue Sep 13, 2016 · 1 comment
Labels
package:engine type:bug This issue reports a buggy (incorrect) behavior.

Comments

@maxbarnas
Copy link
Contributor

Steps to reproduce:

  1. Open http://localhost:1030/build/modules/amd/tests/engine/view/manual/focusobserver.
  2. Open developer console.
  3. Make sure to have focus in the console.
  4. Click on either editable.

Result:
Two event:focus are fired.

This can only be repeated after refreshing webpage.

@Reinmar
Copy link
Member

Reinmar commented May 3, 2017

Works fine now. Probably got fixed in Safari.

@Reinmar Reinmar closed this as completed May 3, 2017
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-engine Oct 9, 2019
@mlewand mlewand added resolution:solved type:bug This issue reports a buggy (incorrect) behavior. package:engine labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:engine type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

3 participants