Skip to content

UXP Plugin Panel Does Not Recognize Drag and Drop Events in InDesign #110

@VictorBetaBarcelona

Description

@VictorBetaBarcelona

Description:
The custom UXP plugin panel in InDesign does not support drag and drop events. When an object is clicked and dragged from the InDesign document to the plugin panel, the panel does not recognize the drag and drop events. This prevents the simulation of drag and drop actions within the panel. Even though actual dragging and dropping actions like copying can be simulated using app.selection to capture the objects, the drag and drop events within the panel are not being triggered.

Steps to Reproduce:
Open InDesign.
Load the custom UXP plugin.
Open the custom panel from the plugin menu.
Click and drag an object from the InDesign document to the plugin panel.
Expected Behavior:
The panel should recognize the drag and drop events, allowing for the simulation of drag and drop actions within the panel.

Actual Behavior:
The panel does not recognize the drag and drop events, preventing the simulation of these actions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions