Visual glitch
I keep getting this visual glitch, which appears at the bottom of my screen. I'm not sure what triggers its occurrence, but it usually stays there until I restart LinqPad.
Most of the time it can be easily ignored, except when using Util.ReadLine when it appears over my input, which means I can see what I am typing
Eg
A temporary workaround is to resize LinqPad which changes the position of the real LinqPad UI, but the glitch is still drawn in its original position, with some of the windows background shown between them, like so -
Any ideas what is causing this and how to stop it?
Using Linqpad v6.15.1 with Edge
Comments
It's a WebView2 bug, however I can work around it by avoiding hrefs. Were you using "Search all queries"? I can remove the hrefs from there, too.
I was, and just tried it again and it does indeed trigger the glitch.
Great. Thank you once again.