chromiumembedded / cef

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

alloy: Print preview fails to load PDF renderer (M124) #3686

Closed magreenblatt closed 2 months ago

magreenblatt commented 2 months ago

To Reproduce Steps to reproduce the behavior:

  1. Run cefclient --enable-print-preview
  2. Select Tests > Print from the top menu.

Expected behavior The preview frame should load successfully. Instead, it shows "Loading preview..." until the dialog is canceled.

Versions (please complete the following information):

Additional context Does not reproduce with Chrome runtime (Chrome or Alloy style). Does not reproduce with M123.

magreenblatt commented 2 months ago

Alloy bootstrap is deprecated (see #3685). Issues that only reproduce with Alloy bootstrap are being closed as WontFix.