Skip to content

FileDragging Extension is always on even without allowed files types #966

@goldensunliu

Description

@goldensunliu

http://codepen.io/poda/pen/XXoKeE

in this example, we added imageDragging to be false which causes the allowedTypes to be empty for the file dragging extension. No file can be dragged onto the editting area, however the dragNdrop events are still captured and related styles are being applied.

This is especially problematic, when you want its parent to handle DragNDrop events.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions