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
Click the button that says "CLICKING ME DOESN'T UNFOCUS"
Observe that the cursor doesn't show up in the editor(meaning it was blured) but the text remains focused
Expected behavior:
As laid out here, clicking anywhere on the page outside of the editor should fire a selection-change event, this includes clicking other UI elements like buttons.
Actual behavior:
Clicking on a button does not fire the selection-change event
Platforms:
Chrome: Version 60.0.3112.101 (Official Build) (64-bit)
OS: macOS 10.12.6 (16G29)
Version:
1.3.1
The text was updated successfully, but these errors were encountered:
Steps for Reproduction
blured
focused
blured
focused
Expected behavior:
As laid out here, clicking anywhere on the page outside of the editor should fire a
selection-change
event, this includes clicking other UI elements like buttons.Actual behavior:
Clicking on a button does not fire the
selection-change
eventPlatforms:
Chrome: Version 60.0.3112.101 (Official Build) (64-bit)
OS: macOS 10.12.6 (16G29)
Version:
1.3.1
The text was updated successfully, but these errors were encountered: