Skip to content

Drag and Drop shows 'not allowed' cursor / missing UI bindings #156

@metergames

Description

@metergames

When attempting to drag and drop a Markdown (.md) or HTML file into the application window, the operating system displays a "not allowed" cursor, and the file cannot be dropped.

The UI window does not seem to be registered as a drop target.

The cursor should indicate that a drop is allowed, and releasing the mouse should trigger the app to open the dropped file in a new tab. However, the cursor changes to a "not allowed" symbol, and dropping the file does nothing.

OS: Windows 11
Python Version: 3.13

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions