http://bugs.winehq.org/show_bug.cgi?id=26432
Summary: Winefile: Currently selected folder 'open folder' icon switches to 'closed folder' icon when file pane selected. Product: Wine Version: 1.3.14 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: flymypg@gmail.com
While browsing the file system using winefile, when a folder is selected in the left pane, the folder icon switches from the 'closed folder' icon to the 'open folder icon', and the files contained in the selected directory are displayed in the right pane.
Incorrect behavior #1: When an item (file or directory) is selected in the right pane by single-clicking on it, the 'open folder' icon in the left pane switches to 'closed folder' icon.
Correct behavior: The icon for the current folder in the left pane should not be affected by single-click selections made in the right pane.
Incorrect behavior #2: When a folder is double-clicked in the right pane, the content of the selected folder is shown in the right pane, but the icon for the folder is not changed to the 'open folder' icon in the left pane.
Correct behavior: The icon for the current folder in the left pane should change when a folder is double-clicked in the right pane.
The window title continues to correctly display the correct current folder. Only the open status icon in the left pane is lost.
Note: I am using wine from a headless 32-bit x86 Fedora 14 system, remotely displayed on a 32-bit x86 Ubuntu 10.10 system.