[GH-ISSUE #487] Droping file from system on app window shows file content #276

Closed
opened 2026-02-26 23:59:01 +03:00 by kerem · 0 comments
Owner

Originally created by @JSkalskiSBG on GitHub (May 25, 2018).
Original GitHub issue: https://github.com/electerm/electerm/issues/487

When you drag file from system to app window, it displays file contents (text).

When view is 'SFTP', it uploads file.
When view is file manager', it does nothing.
When there is other view, it does default web browser action - show file content as current page (white page with text).

There should be some 'dragend' event attached to 'body' that catch all drag events and blocks default action.

Originally created by @JSkalskiSBG on GitHub (May 25, 2018). Original GitHub issue: https://github.com/electerm/electerm/issues/487 When you drag file from system to app window, it displays file contents (text). When view is 'SFTP', it uploads file. When view is file manager', it does nothing. When there is other view, it does default web browser action - show file content as current page (white page with text). There should be some 'dragend' event attached to 'body' that catch all drag events and blocks default action.
kerem 2026-02-26 23:59:01 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#276
No description provided.