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
Enter text in first field, try to move the cursor with left/right arrow keys
😯 Current Behavior
When theres only one textfield, you can navigate with double tap the arrow keys
When there are multiple textfields, you can navigate left with double tap on the left arrow key, right arrow key always change focus to next control
💁 Possible Solution
🔦 Context
Text edit in forms often needs using the mouse or replacing whole text
🌍 Your Environment
Tested and verified on mac and windows, edge, chrome and safari
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
Difficulties navigating inside text field with left and right arrow keys
💻 Repro or Code Sample
https://www.fluentui-blazor.net/TextField, go to "Filled Appearance" section to have multiple textfields.
🤔 Expected Behavior
Enter text in first field, try to move the cursor with left/right arrow keys
😯 Current Behavior
When theres only one textfield, you can navigate with double tap the arrow keys
When there are multiple textfields, you can navigate left with double tap on the left arrow key, right arrow key always change focus to next control
💁 Possible Solution
🔦 Context
Text edit in forms often needs using the mouse or replacing whole text
🌍 Your Environment
Tested and verified on mac and windows, edge, chrome and safari
The text was updated successfully, but these errors were encountered: