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
I looks like ComboBox.enabledProperty is only changing pickability, which works for mouse, but doesn't prevent a11y listeners from firing on the element. @jessegreenberg and I discussed this on slack and decided to pair on this tomorrow.
I looks like
ComboBox.enabledProperty
is only changing pickability, which works for mouse, but doesn't prevent a11y listeners from firing on the element. @jessegreenberg and I discussed this on slack and decided to pair on this tomorrow.It may be slightly related to phetsims/sun#462
The text was updated successfully, but these errors were encountered: