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

Regarding Keyboard Arrow Navigation Not Working Properly with Custom Editor in DataGrid Cell Template #10531

Open
Santhoshsf3897 opened this issue Mar 4, 2025 · 1 comment
Labels
Investigate Requires further investigation by the WPF team.

Comments

@Santhoshsf3897
Copy link

Santhoshsf3897 commented Mar 4, 2025

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.

Image

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

@himgoyalmicro himgoyalmicro added the Investigate Requires further investigation by the WPF team. label Mar 10, 2025
@Santhoshsf3897
Copy link
Author

Any update regarding this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Investigate Requires further investigation by the WPF team.
Projects
None yet
Development

No branches or pull requests

2 participants