Opened 9 years ago
Closed 9 years ago
#10657 closed Bug report (fixed)
can't drag filename with percent symbol ("%") between panes
Reported by: | twefluste | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | twefluste | |
Component version: | 3.11.0.2 | Operating system type: | Linux |
Operating system version: |
Description
On Linux (issue does not affect Windows), attempting to drag a file from the local to remote pane does not work if the filename has a percent symbol ("%").
For example, if you attempt to drag a file named test%20test.txt from local to remote, nothing happens -- no message is appended to the message log; no item is added to the transfer queue.
This issue is especially problematic when the user highlights and drag-and-drops multiple files, as they may not notice that not all of the files they selected get queued.
If the user instead right-clicks on test%20test.txt and selects "Upload", the file is uploaded normally.
This is due to a bug in wxWidgets. I've fixed it in https://github.com/wxWidgets/wxWidgets/commit/3b047b58ceb4a0bf11a607b3a5a47697d70de946