http://bugs.winehq.org/show_bug.cgi?id=18147
Summary: Keypresses in shellview don't select files if there is only one file present Product: Wine Version: 1.1.19 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh+winehqdotorg@gmail.com
Created an attachment (id=20611) --> (http://bugs.winehq.org/attachment.cgi?id=20611) +shell,+commdlg
Tested with MPQEdit - available at http://www.zezula.net/en/mpq/download.html
Steps to reproduce with that app: - Make sure you got a directory available with a single file or folder inside it - Access the "Open" or "Save" dialog from MPQEdit - Navigate to this folder with keypresses - Within this folder, press the first letter of the name of the file inside it. It will not get selected.
wine-1.1.19-153-g55ad3fd +shell,+commdlg log attached
http://bugs.winehq.org/show_bug.cgi?id=18147
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=18147
--- Comment #1 from Adys adys.wh+winehqdotorg@gmail.com 2009-06-05 07:08:16 --- Still happening in wine-1.1.22-402-g1a0a47d
http://bugs.winehq.org/show_bug.cgi?id=18147
--- Comment #2 from Jerome Leclanche adys.wh@gmail.com 2009-10-31 16:55:19 --- Still an issue in wine-1.1.32-260-gf222a16.
http://bugs.winehq.org/show_bug.cgi?id=18147
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2010-03-16 15:28:44 --- Still an issue in wine-1.1.40-191-g4b5f6ad.
http://bugs.winehq.org/show_bug.cgi?id=18147
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|shell32 |comctl32 Ever Confirmed|0 |1
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2010-04-23 17:33:45 --- Not a shell32 bug. This is disabled in Listview code to process WM_CHAR when there's only one item. Enabling this adds some glitches that need mote thought.
http://bugs.winehq.org/show_bug.cgi?id=18147
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2010-04-24 10:26:45 --- Patch sent that fixes this problem too:
http://www.winehq.org/pipermail/wine-patches/2010-April/087739.html
http://bugs.winehq.org/show_bug.cgi?id=18147
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2010-04-27 17:03:29 --- Should be fixed by d57247ce396c4a71918fb9bc41b99a350063fdb2.
http://bugs.winehq.org/show_bug.cgi?id=18147
--- Comment #7 from Jerome Leclanche adys.wh@gmail.com 2010-04-27 18:01:47 --- (In reply to comment #6)
Should be fixed by d57247ce396c4a71918fb9bc41b99a350063fdb2.
It is. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=18147
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2010-05-07 13:29:28 --- Closing bugs fixed in 1.1.44.
http://bugs.winehq.org/show_bug.cgi?id=18147
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d57247ce396c4a71918fb9bc41b | |99a350063fdb2