http://bugs.winehq.org/show_bug.cgi?id=31645
Bug #: 31645 Summary: Invisible selection rectangle in ListView control Product: Wine Version: 1.5.12 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com CC: julliard@winehq.org Classification: Unclassified Regression SHA1: 33ac850c80634c891b0c157bbffa612f70954a40
Created attachment 41606 --> http://bugs.winehq.org/attachment.cgi?id=41606 Sample delphi application (with source)
Hello, ListView component from common controls allows selecting multiple items by clicking on the background and dragging. A rectangle is drawn and every item in the rectangle gets selected. Since the commit specified in regression SHA1, the rectangle is no longer visible. Selection works normally.
The bug affects both builtin and native versions of comctl. I attached a sample Delphi 7 application that exhibits the problem.
http://bugs.winehq.org/show_bug.cgi?id=31645
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=31645
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |57f869d5573f6c8165d280cbd7b | |0cf0f238c6d52 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2012-09-10 15:39:26 CDT --- Fixed by 57f869d5573f6c8165d280cbd7b0cf0f238c6d52.
http://bugs.winehq.org/show_bug.cgi?id=31645
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2012-09-14 13:36:37 CDT --- Closing bugs fixed in 1.5.13.
http://bugs.winehq.org/show_bug.cgi?id=31645
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32