dotnet / dotnet/wpf

Touch scrolling stops working in the main window if a separate window is shown on loading in a separate thread

Open
#3,687 1 comment 5 reactions 0 assignees View on GitHub
issue-type-test-bug
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

# Touch scrolling stops working in the main window if a separate window is shown on loading in a separate thread

If we show a separate window with some additional details (a kind of Splash Screen) on loading in a separate thread, touch scrolling stops working in the main window. This issue occurs only in WPF NET Core. When we use the same code in WPF .NET Framework everything operates correctly. You can see this difference in the projects and screencast that I attached below.

Thank you in advance.
Andrey

[dxSample.zip](https://github.com/dotnet/core/files/5390191/dxSample.zip)
[screencast (MP4).zip](https://github.com/dotnet/core/files/5390211/screencast.MP4.zip)

![screencast](https://user-images.githubusercontent.com/31204429/96234761-8971fe80-0fa2-11eb-8fa3-0bc1dde0e798.gif)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.