Dragging file from fman works differently on Windows
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Drag and drop txt file from fman to editor, e.g. Sublime Text. Result: filename is inserted in current document. I'm expecting that file should be opened, same as dragging and dropping from Explorer.
On Linux and macOS dragging and dropping file to another program works correctly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the drag-and-drop behavior on Windows by dragging a .txt file from fman into an editor such as Sublime Text, then compare it with dragging the same file from Explorer. Trace fman’s Windows drag-and-drop handling and consider the work complete when the target application opens the file instead of inserting its filename.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100