http://bugs.winehq.org/show_bug.cgi?id=10585
Summary: Backspace key doesn't work in "Open File" dialog. Product: Wine Version: 0.9.49. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-gui AssignedTo: wine-bugs@winehq.org ReportedBy: ErV2005@rambler.ru
Currently backspace key does nothing in OpenFile dialogs (i.e. dialogs used by GetOpenFileName), and just prints --- fixme:shell:ShellView_OnNotify LVN_KEYDOWN key=0x00000008 fixme:shell:ShellView_OnNotify LVN_KEYDOWN key=0x000000e1 --- while in windows pressing backspace makes dialog go to a parent directory.