Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: unable to move the cursor with arrow keys in a FluentTextField #3087

Open
StefanJansson opened this issue Dec 22, 2024 · 0 comments
Open
Labels
triage New issue. Needs to be looked at

Comments

@StefanJansson
Copy link
Contributor

🐛 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

@microsoft-github-policy-service microsoft-github-policy-service bot added the triage New issue. Needs to be looked at label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage New issue. Needs to be looked at
Projects
None yet
Development

No branches or pull requests

1 participant