cefsharp / CefSharp

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
http://cefsharp.github.io/
Other
9.82k stars 2.92k forks source link

Blank page if browser control is not visible at startup #2676

Closed NeomMob closed 5 years ago

NeomMob commented 5 years ago

Environment

Description

I am developing an application where the browser control is at startup inside a grid column having a 0 width. It results to a blank browser when I resize the containing grid column.

It seems to really look like #1412 but I did not find a way to fix the issue.

amaitland commented 5 years ago

Please use the template provided at https://github.com/cefsharp/CefSharp/blob/master/ISSUE_TEMPLATE.md#bug-report

Will need an example that reproduces your problem.

NeomMob commented 5 years ago

I updated the issue

amaitland commented 5 years ago

Thanks 👍

  • Click multiple time the toggle browser visibility button. Soon or later, the browser start to freeze and has incorrect layout.

This differs greatly from the issue Title. Title suggests there is only a problem at Startup.

NeomMob commented 5 years ago

@amaitland actuallyt it really look like https://github.com/cefsharp/CefSharp/issues/1571

amaitland commented 5 years ago

In that case closing as duplicate of #2547

There are a few resize issues that will be fixed upstream in 73