Welcome Guest Search | Active Topics | Sign In | Register

Painting Artifacts with Browser Control Options
bc
Posted: Thursday, December 8, 2016 5:48:32 PM
Rank: Newbie
Groups: Member

Joined: 12/8/2016
Posts: 1
Hi,

We're evaluating your browser control to provide more stable web content embedding into our application. Seems pretty good, but I am seeing artifacting in some cases where part or all of the screen remains painted when you minimize a window containing the browser control.

For example in your sample browser application when I minimize the window it hides correctly, but a moment later the contents of the web page i had up repaint at the position where the window previously existed minus the window frame. I think it has something to do with pages that use svg, canvas (and maybe other things that cause more gpu rendering like css animations?)

Here's a video showing the issue. I hit google.com and there's no painting issue. If I hit a d3 sample like http://bl.ocks.org/mbostock/6738360 it happens. All i'm doing is minimizing and restoring the window.

https://1drv.ms/v/s!Atv6OWFd7bERgsMMUg5FSHXbmFwftg


Is this a known issue?


eo_support
Posted: Thursday, December 8, 2016 5:53:37 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,070
Hi,

This usually is caused by issues related to your video card/driver. You can try to run the browser engine with GPU disabled by setting this property to true and see if it works:

https://www.essentialobjects.com/doc/eo.webbrowser.runtime.disablegpu.aspx

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.