You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Noticed this today too on Firefox.
I checked out your codepen and reverted a bunch of versions, turns out this issue started occurring from version 1.0.6. It also occurs in 2.0.0-dev.2, so seems to be something worth pursuing. Will dig deeper.
Looks like c70455d is the commit that caused this issue. I put the code back into 1.0.6 and 1.3.6 and the issue disappeared. However these lines were removed to fix another issue so simply adding it back isn't really an option.
Also checked if issue #997 still exists if this code was put back, and it does. Going to have to leave it to the higher powers to decide how to fix this one.
Quill 2.0 has been released (announcement post) with many changes and fixes. If this is still an issue please create a new issue after reviewing our updated Contributing guide 🙏
Steps for Reproduction
Expected behavior:
Colors bar is opened, selection and focus isn't changed
Actual behavior:
Colors bar is opened, selection and focus disappeared
Platforms:
Chrome Version 67.0.3396.99 (Official Build) (64-bit), Windows 10
Version:
1.3.6
The text was updated successfully, but these errors were encountered: