Skip to content

DownloadHandler does not work with JS opened popup window #175

Open
@magreenblatt

Description

@magreenblatt

Original report by Dominic E. (Bitbucket: Dominic E.).


What steps will reproduce the problem?

  • create a jcef project. implement some handler, e.g. downloadhandler
  • run project
  • create/open with javascript a new window -> open("http://google.com");
  • navigate with javascript window to a page where you can dl sth

What is the expected output? What do you see instead?

  • dl doesn't start
  • No harm done

What version of the product are you using? On what operating system?

  • jcef 2171 (MacOsX) and 2357 (Windows)

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

  • yes

How about with a newer or older version?

  • only tried 2171 and 2357

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

  • no, in cpp it will be handled but not passed to java

Some more information: MagPCSS

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