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
Regarding when the DataGrid loads a custom editor into the cell template, performing navigation using the keyboard (such as the left or right arrow keys) does not work properly.
Description
Regarding when the DataGrid loads a custom editor into the cell template, performing navigation using the keyboard (such as the left or right arrow keys) does not work properly.
**
Sample.zip
**
Start the application with MainWindow2 in App.xaml.cs. Here, the editor is used without the DataGrid, and it works properly there.
For your reference attached the sample please review it.
Reproduction Steps
Run the sample.
Try to enter content into the editor.
Try to navigate the cursor using the right/left arrow keys.
For your reference, the replication procedure video is attached.
Expected behavior
The cursor should move based on keyboard navigation.
Actual behavior
The cursor doesn't move based on navigation.
Regression?
No response
Known Workarounds
No response
Impact
No response
Configuration
No response
Other information
No response
The text was updated successfully, but these errors were encountered: