Skip to content

Linux: Add support for drag and drop of external files with off-screen rendering #336

@magreenblatt

Description

@magreenblatt

Original report by me.


What steps will reproduce the problem?

1. Run run.sh linux64 Debug detailed --off-screen-rendering-enabled
2. Browse to http://html5demos.com/drag-anything
3. Select the "getData(e.dataTransfer.types[0]) based on detected content type" option
4. Drag a file from your Linux desktop or file system into the drop area in the JCEF browser window. The drop area is labeled "Drop here for info about the dragged item"

What is the expected output? What do you see instead?
Expected: The drop is accepted and the are now displays "(content-type: Files)"
Actual results: The drag is never accepted.

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

JCEF master on Ubuntu 16.04 64-bit.

Supporting drag and drop of external files with windowed mode on Linux is not something that we’re planning to support at this time. See the related CEF issue for more information: https://bitbucket.org/chromiumembedded/cef/issues/1418

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement requestlinuxLinux platform

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions