[PATCH] comctl32/listview: Do not select the first list item when drawing a marquee rectangle

Nikolay Sivov bunglehead at gmail.com
Wed May 24 07:17:31 CDT 2017


On 24.05.2017 14:49, Hugh McMaster wrote:
> On Wednesday, 24 May 2017 4:34 AM, Nikolay Sivov wrote:
>> I see what you mean, when you start selecting with marquee first item in
>> report mode is always selected. This patch fixes that, but breaks ICON
>> mode it seems - sometimes items are not selected when they are clearly
>> intersect with marquee rectangle. Admittedly this selection mode is
>> already funny in ICON mode, it does not use dead zones properly, so
>> slight movement selects things, while it should check with icon
>> rectangle when resized horizontally, and allow about half icon rectangle
>> intersect marquee vertically before setting item state.
> 
> How are you testing the ICON mode? With a particular program?
> I tried using Wine Explorer and didn't notice anything wrong with
> the marquee selection of the large icons.
> 

I'm using ControlSpy.



More information about the wine-devel mailing list