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: RadioButton incorrect Uncheck when VisualRoot is null #10105

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

harshit7962
Copy link
Member

@harshit7962 harshit7962 commented Nov 22, 2024

This reverts commit 647fadd.

Fixes #10087

Description

As described in the issue above, this is an unintended side-effect of the original fix. Reverting the same here.

Customer Impact

Expected behaviour of a radio button within a group, operating on pop-up like windows.

Regression

Yes

Testing

Local build pass.
Verified that the reported issue is resolved.
Multiple sample application testings.

Risk

Low, Restoring to previous behaviour.

Microsoft Reviewers: Open in CodeFlow

@harshit7962 harshit7962 requested review from a team as code owners November 22, 2024 07:12
@harshit7962 harshit7962 changed the title Fix: RadioButton incorrect Uncheck when Visual is null Fix: RadioButton incorrect Uncheck when VisualRoot is null Nov 22, 2024
@harshit7962
Copy link
Member Author

/backport to release/9.0

Copy link

Started backporting to release/9.0: https://github.com/dotnet/wpf/actions/runs/11968152785

@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Nov 22, 2024
@dipeshmsft dipeshmsft merged commit 3195d22 into dotnet:main Nov 26, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Break Issue in Net9.0 for RadioButton used in a PopUp
3 participants