This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Bug: [Block] unintentional toggle when control is focused and Space/Enter is pressed #751
Comments
jcfranco
added a commit
that referenced
this issue
Jan 11, 2020
jcfranco
added a commit
that referenced
this issue
Jan 15, 2020
jcfranco
added a commit
that referenced
this issue
Jan 16, 2020
Installed. |
@jcfranco looks like it's still happening with the test case you provided. should i test this somewhere else? |
@kat10140 This fix will be in the next release, so you'll need to test locally for now. |
@jcfranco this is happening locally and on the test case you provided. |
It works fine using the latest: https://codepen.io/jcfranco-the-scripter/pen/VwYOBPz
|
facepalm. i only changed the version of the stylesheets |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Summary
Bubbled keyboard events (Space/Enter) can cause the block to unintentionally toggle.
Actual Behavior
Block is toggled when a Space/Enter keyboard event is dispatched from a control element.
Expected Behavior
!:point_up:
Reproduction Steps
The text was updated successfully, but these errors were encountered: