chromiumembedded / cef

Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
https://bitbucket.org/chromiumembedded/cef/
Other
3.38k stars 467 forks source link

Print preview not working #3697

Closed tomaszkunicki closed 6 months ago

tomaszkunicki commented 6 months ago

Describe the bug Up to version 123 preview was working fine. Now the window shows up but the preview never loads. Loading preview animation never end.

Expected behavior Print preview loading and showing up.

Versions (please complete the following information):

Additional context Print preview fails in cefclient and it was in previews versions too.

DebugView shows the message: [ERROR:browser_info_manager.cc(665)] Timeout of new browser info response for frame E-D6B49AD5694202B845603DAC499402AB

Chrome works fine. We are calling printing from Javascript.

magreenblatt commented 6 months ago

Duplicate of #3686