Skip to content

[Bug]: On Windows 10 with Wave client 0.13.1, I cannot upload files to a remote host using the preview widget. Drag-and from both Windows Explorer and a local preview widget #2711

@zhonghuali

Description

@zhonghuali

Current Behavior

Summary

On Windows 10 with Wave client 0.13.1, I cannot upload files to a remote host using the preview widget. Drag-and from both Windows Explorer and a local preview widget into a remote preview widget does nothing (no highlight, no cursor change, no error, " or-click so there to.


Environment

  • OS: Microsoft Windows 10 (amd64)
  • Local user: hh
  • Wave client:
    • Version: 0.13.1 (202512170505)
    • Update Channel: latest

Open widgets at the time of the issue:

  • (ef194976) local CLI terminal
  • (d516edb7) sysinfo widget
  • (2fdc517d) web browser widget pointing at https://github.com/wavetermdev/waveterm/issues
  • (493c4432)[email protected]`
  • (0f480605) preview widget viewing C:\Users\

Remote preview:

  • Connection: [email protected]
  • Path: ~ (home directory, likely /home/user01)
  • Directory is writable (I can create files there via the terminal).

Local preview:

  • Connection: Local
  • Path: C:\Users\ (e.g. C:\Users\Pictures)

Expected Behavior

can upload file by drag-drop

Steps To Reproduce

Scenario A: Windows Explorer → remote preview

  1. Open Windows Explorer to C:\Users\lihua1 (e.g. C:\Users\Pictures).
  2. In Wave, open a remote preview widget for [email protected] at path ~.
  3. Arrange the windows so that Explorer and the remote preview visible4. In Explorer, left-click and hold on a file (e.g. image.png).
  4. Drag the file over the file list area (table of files) in the remote preview widget.
  5. Release the mouse button.

Observed:

  • No visual highlight when hovering over the remote file list.
  • No cursor change.
  • On drop, nothing happens: no upload, no new file appears, no error or notification.

Expected:

  • The remote preview widget should accept the drop and upload the file to ~ on [email protected].
  • At minimum, some visual feedback or error message.

Scenario B: local preview → remote preview

  1. Open local preview widget (0f480605) at C:\Users\.
  2. Open remote preview widget ([email protected].
  3. Make sure both preview widgets are visible at the same time in the Wave UI.
  4. In the local preview, single-click a file to select it.
  5. and hold on that file row, then drag into the file list area of the remote preview6. Release the mouse button.

Observed:

  • Same behavior: no highlight, no cursor change, no upload, no error, no new file.

Expected:

  • Drag-and-drop between two preview widgets should copy/upload the file from local to remote.

Context Menus UI

  • Right-clicking in the remote preview’s file list:
    • There is no "Upload", "Paste", or similar item.
      not see any toolbar button or other obvious control to choose a local file to upload.

So currently, from the UI perspective on this machine, there appears to be no working way to upload files via the preview widget.

Wave Version

0.13.1

Platform

Windows

OS Version/Distribution

window 10

Architecture

x64

Anything else?

No response

Questionnaire

  • I'm interested in fixing this myself but don't know where to start
  • I would like to fix and I have a solution
  • I don't have time to fix this right now, but maybe later

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageNeeds triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions