Skip to content

In the CEF 130.1.9 update downloading files from the JCEF browser causes an empty popup window to appear #490

@adriaanse-deltares

Description

@adriaanse-deltares

Describe the bug
I suppose related to recent changes in the Alloy runtime mode, an empty, modal Java window pops up when the user downloads a file with the typical "save file"" dialog on top of it.

Also, the CefClient.onBeforeDownload no longer works as the browser parameter is null

To Reproduce
Steps to reproduce the behavior:
0. Using Windows 11, I have not tested this on linux yet

  1. Go to any web site where you can download a file '...'
  2. Click on the file to download it and two dialog windows will pop up instead of just one

Expected behavior
only the file dialog would pop up.

Screenshots
If applicable, add screenshots to help explain your problem.
download

Versions (please complete the following information):

Additional context
Does the problem reproduce with the JCEF simple or detailed sample application at the same version?

Yes, except that here only a blank window pops up, no file dialog.

Does the problem reproduce with the CEF cefclient or cefsimple sample application at the same version?

Yes, behaviour of tests.simple.MainFrame and tests.detailed.MainFrame are the same

Does the problem reproduce with Google Chrome at the same version?

Add any other context about the problem here.

I see no other issues related to the changes in the Alloy runtime mode, looking good !

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions