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

The InkCanvas control area located in the upper left corner of the WPF program displays straight line for the first ten touches. #9310

Open
vsfeedback opened this issue Jun 27, 2024 · 5 comments
Labels
Investigate Requires further investigation by the WPF team.

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work]
When NET6 performs TouchDown events for the first ten times in the upper left corner of InkCanvas control in WPF program, a cable-stayed line appears. The cable-stayed line persists during TouchMove and disappears during TouchUp.
The device I am using now is Surface, the Windows system version is Windows10 Home Edition, the internal operating system version is 19045.4170, the target framework of the project is net6.0-windows, and the target runtime is win-x86. The line does not appear when drawing with the surface pen. It only appears when you Touch the top left area of the control with your finger ten times, and it does not appear with the mouse. This phenomenon has also occurred before when running on a large screen machine.
We look forward to a solution to this problem.


Original Comments

Feedback Bot on 4/3/2024, 02:41 PM:

(private comment, text removed)


Original Solutions

(no solutions)

@himgoyalmicro himgoyalmicro added the Investigate Requires further investigation by the WPF team. label Jun 28, 2024
@leoparddne
Copy link

Is there a solution?

@miloush
Copy link
Contributor

miloush commented Sep 14, 2024

Do you have any repro project or a video?

@leoparddne
Copy link

@miloush

normal.video.mp4

@miloush
Copy link
Contributor

miloush commented Sep 15, 2024

That's helpful, thanks! I noticed you created a separate issue #9781, so one of them should be closed as duplicate.

@leoparddne
Copy link

That's helpful, thanks! I noticed you created a separate issue #9781, so one of them should be closed as duplicate.

OK. Thanks. By the way , I want know if possible how this problem can be fixed , it's important for me to choose another solution . Waiting for your reply, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Investigate Requires further investigation by the WPF team.
Projects
None yet
Development

No branches or pull requests

4 participants