Skip to content

DataGrid - Fix the issue with the focus method not setting the focus to the grid (T1308919)#33088

Open
markallenramirez wants to merge 11 commits intoDevExpress:26_1from
markallenramirez:bug_T1308919/26_1
Open

DataGrid - Fix the issue with the focus method not setting the focus to the grid (T1308919)#33088
markallenramirez wants to merge 11 commits intoDevExpress:26_1from
markallenramirez:bug_T1308919/26_1

Conversation

@markallenramirez
Copy link
Copy Markdown
Contributor

No description provided.

@markallenramirez markallenramirez self-assigned this Mar 30, 2026
@markallenramirez markallenramirez requested a review from a team as a code owner March 30, 2026 01:40
Copilot AI review requested due to automatic review settings March 30, 2026 01:40
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes DataGrid keyboard navigation state so calling focus() can correctly focus the grid again after focus leaves it (T1308919).

Changes:

  • Reset focused cell state on blur to avoid stale focus metadata.
  • Reset focused view on blur so focus restoration can reinitialize the correct view.

Copilot AI review requested due to automatic review settings March 30, 2026 05:14
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

Copilot AI review requested due to automatic review settings March 31, 2026 07:05
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

Copilot AI review requested due to automatic review settings March 31, 2026 09:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants