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

Too Many Line Artifacts in WPF #3756

Closed
vsfeedback opened this issue Nov 6, 2020 · 6 comments
Closed

Too Many Line Artifacts in WPF #3756

vsfeedback opened this issue Nov 6, 2020 · 6 comments
Labels
Bug Product bug (most likely) 📭 waiting-author-feedback To request more information from author.

Comments

@vsfeedback
Copy link

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


I'm developing an application in WPF and .Net Core 3, and I am having trouble getting rid of some line artifacts. (see gif link below)

https://drive.google.com/file/d/1xSoj__ON0Wk1AGx4H8hcw6AbsA2qr-ln/view?usp=sharing

I've tried doing "RenderOptions.ProcessRenderMode = RenderMode.SoftwareOnly" and while it does help with the line artifacts it makes part of the application extremely slow.

I've also tried doing "UseLayoutRounding = True" in most of my XAML elements and it does not seem to get any better.

I am hoping I can completely get rid of all line artifacts.

Thanks in advance.

Note: this error occurs in multiple machines all with different modern graphic cards.


Original Comments

Feedback Bot on 10/30/2019, 11:21 AM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

JP Garza on 11/4/2019, 11:47 PM:

Any news? Is there more information needed from me?

Feedback Bot on 12/5/2019, 05:11 PM:

I have detected that for the last 35 days, this issue didn't have much product team activity and a very small amount of new votes or comments. Based on this, its severity, and affected area, it’s my experience that this issue is very unlikely to be fixed.


Original Solutions

(no solutions)

@ryalanms ryalanms added .NET Framework Bug Product bug (most likely) and removed .NET Framework labels Nov 9, 2020
@ryalanms ryalanms added this to the Future milestone Nov 9, 2020
@Tarboeuf
Copy link

I am facing the same problem.
Does anyone has found a workaround for this issue ?

@miloush
Copy link
Contributor

miloush commented May 24, 2021

Do we have any sample project that reproduces the issue?

@Tarboeuf
Copy link

After some investigation, my problem come from Material Design package. The workaroung in this Issue solved my problem.

@pchaurasia14
Copy link
Contributor

@Tarboeuf - Are we good to close this issue ?

@pchaurasia14 pchaurasia14 added the 📭 waiting-author-feedback To request more information from author. label Sep 1, 2023
@Tarboeuf
Copy link

Tarboeuf commented Sep 1, 2023

Yes, it can be closed

@pchaurasia14
Copy link
Contributor

Thank you @Tarboeuf !

@ghost ghost removed this from the Future milestone Sep 1, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Oct 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Product bug (most likely) 📭 waiting-author-feedback To request more information from author.
Projects
None yet
Development

No branches or pull requests

5 participants