Opened 15 years ago
Closed 14 years ago
#5344 closed Bug report (fixed)
Filezilla doubleclick brings file renaming
Reported by: | Dovydas | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | OS X | |
Operating system version: | 10.6.4 |
Description
Most of the time when I double click on a file or folder instead of uploading it or opening a folder it opens a file renaming box. It's extremely annoying. And sometimes if you double click on a folder it brings file rename box, opens a folder and renames random subfolder name into a file name from the main folder. It wastes time and patience.
Change History (4)
comment:1 by , 15 years ago
Priority: | critical → low |
---|---|
Status: | new → moreinfo |
comment:3 by , 14 years ago
Operating system version: | 10.6.2 → 10.6.4 |
---|---|
Priority: | low → normal |
Yeah, that really, really sucks!
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is a bug in wxWidgets, it sets the rename timer to an unhealthy 100ms.
I have created a patch for this and have submitted it upstream: http://trac.wxwidgets.org/ticket/12469
This patch will be included in the next version of FileZilla. As workaround, simply perform the second click in under 100ms after the first.
Which version of FileZilla are you using?