ckeditor / github-writer

GitHub Writer - WYSIWYG Rich-Text Editor for GitHub, powered by CKEditor.
https://ckeditor.com/
Other
379 stars 61 forks source link

Focus is called twice on opening a dropdown #363

Closed pszczesniak closed 1 year ago

pszczesniak commented 1 year ago

📝 Provide detailed reproduction steps (if any)

  1. Run tests on last github-writer version.

✔️ Expected result

Pass all tests.

❌ Actual result

One test is not passing. This one

❓ Possible solution

Test has stopped passing since CKEditor version 35.0.1. The test consists in checking how many times the focus fires when opening the "savedReplies" dropdown, the test requires one, while the open dropdown fires focus twice.

📃 Other details


If you'd like to see this fixed sooner, add a 👍 reaction to this post.