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

DemoConsole application does not support keyboard operations and shortcuts #10466

Open
1 of 4 tasks
Philip-Wang01 opened this issue Dec 12, 2023 · 2 comments
Open
1 of 4 tasks
Assignees
Labels
test-bug Problem in test source code (most likely)

Comments

@Philip-Wang01
Copy link
Contributor

Philip-Wang01 commented Dec 12, 2023

.NET version

.Net 9.0: Main branch of Winforms repo

Did it work in .NET Framework?

Not tested/verified

Did it work in any of the earlier releases of .NET Core or .NET 5+?

This is not a regression issue and is also reproduced on .NET 8.0.

Issue description

DemoConsole application does not support keyboard operations and shortcuts (except for Delete), e.g.:

testdemoconsole.mp4

Steps to reproduce

Test sample: DemoConsole in Winforms repo

@Philip-Wang01 Philip-Wang01 added the untriaged The team needs to look at this issue in the next triage label Dec 12, 2023
@merriemcgaw merriemcgaw added test-bug Problem in test source code (most likely) and removed untriaged The team needs to look at this issue in the next triage labels Dec 14, 2023
@merriemcgaw
Copy link
Member

@LeafShi1 can your team take a look (not immediately urgent) to see what we're missing here in either the test app or the runtime to support the tabbing from control to control?

@LeafShi1
Copy link
Member

@LeafShi1 can your team take a look (not immediately urgent) to see what we're missing here in either the test app or the runtime to support the tabbing from control to control?

Get it! we will investigate this issue later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-bug Problem in test source code (most likely)
Projects
None yet
Development

No branches or pull requests

4 participants