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

WPF applications stop responding to touches after adding or removing tablet devices #77

Open
walterlv opened this issue Dec 5, 2018 · 0 comments
Labels
Bug Product bug (most likely) .NET Framework
Milestone

Comments

@walterlv
Copy link
Contributor

walterlv commented Dec 5, 2018

  • .NET Core Version: 3.0 Preview1
  • Windows version: (Windows 10 all versions / 7 SP1)
  • Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes

Problem description:

Run any WPF application on a computer which is currently has a high CPU usage, if you keep plugging and unplugging a USB HID tablet device at the same time, the WPF applications will stop responding to touches and only respond to mouse.

Actual behavior:

c# - WPF applications stop responding to touches after adding or removing tablet devices - Stack Overflow

Expected behavior:

WPF works without touch lost.

Minimal repro:

  1. Run any WPF application
  2. Keep plugging and unplugging a USB HID tablet device
  3. Make a high CPU usage
@amit-kabra amit-kabra added the Bug Product bug (most likely) label Dec 5, 2018
@rladuca rladuca added this to the Future milestone Dec 5, 2018
@vatsan-madhavan vatsan-madhavan modified the milestones: Future, 3.1 May 29, 2019
@grubioe grubioe modified the milestones: 3.1, 5.0 Aug 30, 2019
@ryalanms ryalanms modified the milestones: 5.0.0, 7.0.0 Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Product bug (most likely) .NET Framework
Projects
None yet
Development

No branches or pull requests

6 participants