http://bugs.winehq.org/show_bug.cgi?id=14908
Summary: listview items does not appear selected Product: Wine Version: 1.1.2 Platform: PC OS/Version: Linux Status: NEW Keywords: patch, testcase Severity: trivial Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: thestig@google.com
Created an attachment (id=15478) --> (http://bugs.winehq.org/attachment.cgi?id=15478) test program
In the attached sample program, clicking on the listview item labeled "click me" the first time does not highlight it. This is simply a redraw problem - internally, the object states are correct. Thus I cannot test for this in the comctl32 test suite.
http://bugs.winehq.org/show_bug.cgi?id=14908
--- Comment #1 from Lei Zhang thestig@google.com 2008-08-18 18:10:05 --- proposed patch:
http://www.winehq.org/pipermail/wine-patches/2008-August/059617.html
http://bugs.winehq.org/show_bug.cgi?id=14908
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Lei Zhang thestig@google.com 2008-08-21 12:29:04 --- Patch committed:
http://www.winehq.org/pipermail/wine-cvs/2008-August/046458.html
http://bugs.winehq.org/show_bug.cgi?id=14908
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-08-22 10:49:18 --- Closing bugs fixed in 1.1.3.