Closed pkhach closed 7 years ago
When filling out a bug report please use the template provided https://github.com/cefsharp/CefSharp/blob/master/ISSUE_TEMPLATE.md#bug-report (You can view the raw version at https://raw.githubusercontent.com/cefsharp/CefSharp/master/ISSUE_TEMPLATE.md to copy and paste)
Your bug report is incomplete ❌
x86
or x64
?WinForms
, WPF
or OffScreen
?CEF
Sample Application from http://opensource.spotify.com/cefbuilds/index.html?Retarding is an unacceptable term for describing a problem. Please update the title and description.
I have updated the original bug report and posted a corresponding bug report to CEF bug tracker:
https://bitbucket.org/chromiumembedded/cef/issues/2087/v56-performance-issue
It looks like a Chromium bug. I have posted corresponding bug to the Chromium bug tracker: https://bugs.chromium.org/p/chromium/issues/detail?id=689373
Closing this now, as the problem reproduces in Chromium
, will need to be fixed there.
The workarounds would appear to be
x64
build
updated:
CefSharp.WinForms.Example v55 scrolls large pages much slower than v51
To reproduce the issue open http://beggar-panda-58623.netlify.com in CefSharp.WinForms.Example v55 and v51 (32 bit) and try to scroll page.
A corresponding bug report was posted for CEF Sample Application, bit in C# version the problem is much more noticeable.
https://bitbucket.org/chromiumembedded/cef/issues/2087/v56-performance-issue
Win 7 and 10 (32 bit)
Thanks!