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
Typing in a valid value in the input box of a ComboBox
The dropdown menu opens
When attempting to press the left or right arrow key on the keyboard, the text cursor does not move
While the menu is still open, if you move the text cursor anywhere on the string and press the left or right keys, it still does not move
when the menu closes (via selecting a option, inputing a invalid text, or manually closing it) the text cursor is movable again with the left and right keys
🤔 Expected Behavior
user is able to move the text cursor left and right with the left and right keyboard keys
😯 Current Behavior
user is not able to move the text cursor left and right with the left and right keyboard keys
🐛 Bug Report
🤔 Expected Behavior
😯 Current Behavior
💻 Code Sample
This issue was found in the Spectrum v3 storybook
https://react-spectrum.adobe.com/react-spectrum/ComboBox.html#example
Screen.Recording.2022-08-12.at.1.18.30.PM.mov