Opened 16 years ago

Last modified 16 years ago

#3649 closed Bug report

OSX: Doubleclicking file or dir item scrolls filelist right

Reported by: srparker Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc: srparker, Scott Hampton, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Using
Mac OS X 10.5.4
Filezilla 3.1.0.1

Connecting to a site and double-clicking on a file or folder in either the local or remote list "shifts" the view of that pane slightly left, just enough to hide the icons. If I scroll them back to the right, and double click another item, the pane scrolls back to the left again.

Attachments (1)

shift.png (25.0 KB ) - added by srparker 16 years ago.
Sample of the "shifted" screen

Download all attachments as: .zip

Change History (3)

by srparker, 16 years ago

Attachment: shift.png added

Sample of the "shifted" screen

comment:1 by Scott Hampton, 16 years ago

I believe this is a symptom or related to this bug.
The condition: When connected to a remote server, using a 4 pane layout, and the list of files/folders in the lower pane extends beyond the size of the pane (a RH scroll bar is present).
The bug: scrolling down in the lower pane and then selecting a folder/file causes the bottom scroll bar to advance to the right but also the RH side scroll bar advances up and selects the folder/file directly above the one you are selecting. In double-clicking this creates a problem. This doesn't happen when there's no RH side scroll bar so it appears to be related to that somehow.
I'm using FZ 3.1.0.1 on a MacBookPro3,1 Intel Core 2 Duo 2.4 GHz machine running Mac OS X 10.5.4 (9E17)

comment:2 by Tim Kosse, 16 years ago

Caused by a regression in wxWidgets. See http://trac.wxwidgets.org/ticket/9563#comment:10 for the patch that caused the problem.

I'll build the next versions of FZ against another patch that will revert the original patch on OS X.

Note: See TracTickets for help on using tickets.