[Bug 3148] Mouse: multi-file "selection" & drag behavior broken

Wine Bugs wine-bugs at winehq.org
Tue Jul 26 02:56:55 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3148





------- Additional Comments From andi at rhlx01.fht-esslingen.de  2005-26-07 02:56 -------
Hi,

what does "the moment I drag" mean?
Does it happen the very moment you left-click on it (WM_LBUTTONDOWN) or the very
moment you start *moving* the clicked file (~ group)?

Is it a treeview or a listview?
(since you say "file explorer" which I assume is the Windows Explorer, it's
ambiguous, since its left pane is a treeview whereas its right pane often is a
listview)

Maybe look for WM_LBUTTONDOWN/WM_LBUTTONUP changes in the diff between releases.
(the single-file re-select in Windows Explorer happens on mouse button
*release*, not *click*, which might be what is broken somewhere in Wine, since
it shouldn't deselect those three files on a WM_LBUTTONDOWN already)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list