http://bugs.winehq.org/show_bug.cgi?id=17564
--- Comment #19 from Nikolay Sivov bunglehead@gmail.com 2009-04-08 16:27:19 --- (In reply to comment #18)
The ctrl and shift problem seems solved but there is another problem on selection:
- ENTER select the first (for example) folder
- Press Backspace to return on the parent dir:
the first folder now has a round box (for selection?) while the second folder is highlighted
Yeah, it's true. It's possible due a broken sorting, but I'm not sure.
- Now click 2 times the down arrow -> 2 object selected...
Can't reproduce that. I have first item focused and second selected for example, after down key focus moves to second item so selected item got it. You mean a VK_DOWN code without any Ctrl,Shifts?