Skip to content

Fix KeyNotFoundException in KeysConverter.ConvertFrom#7632

Merged
dreddy-work merged 1 commit intodotnet:mainfrom
gpetrou:KeysConverter
Aug 22, 2022
Merged

Fix KeyNotFoundException in KeysConverter.ConvertFrom#7632
dreddy-work merged 1 commit intodotnet:mainfrom
gpetrou:KeysConverter

Conversation

@gpetrou
Copy link
Copy Markdown
Contributor

@gpetrou gpetrou commented Aug 21, 2022

Fixes #7610

Proposed changes

Customer Impact

  • new KeysConverter().ConvertFrom("Ctrl + N") throws KeyNotFoundException.

Regression?

  • Yes

Risk

  • Low

Test methodology

  • Added test
Microsoft Reviewers: Open in CodeFlow

@gpetrou gpetrou requested a review from a team as a code owner August 21, 2022 15:43
@ghost ghost assigned gpetrou Aug 21, 2022
@RussKie RussKie added this to the 7.0 RC2 milestone Aug 22, 2022
@dreddy-work
Copy link
Copy Markdown
Member

@RussKie this is not RC2 branch. Please create PR against release/7.0 (which is RC2 now).

@dreddy-work
Copy link
Copy Markdown
Member

/backport to release/7.0

@github-actions
Copy link
Copy Markdown
Contributor

Started backporting to release/7.0: https://github.com/dotnet/winforms/actions/runs/2906129796

@dreddy-work dreddy-work merged commit 31851c6 into dotnet:main Aug 22, 2022
@ghost ghost modified the milestones: .NET 8.0, 8.0 Preview1 Aug 22, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 21, 2022
@gpetrou gpetrou deleted the KeysConverter branch October 20, 2022 12:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

System.Windows.Forms.KeysConverter.ConvertFrom exception on .NET SDK 7.0

3 participants