[Bug 18215] New: LB_DELETESTRING handler does not send LB_RESETCONTENT if only item is removed
http://bugs.winehq.org/show_bug.cgi?id=18215 Summary: LB_DELETESTRING handler does not send LB_RESETCONTENT if only item is removed Product: Wine Version: 1.1.19 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: TKunze71216(a)gmx.de The native list box control of Windows XP SP3 (themes activated, i. e. comctl32.dll 6.0 is used) sends LB_RESETCONTENT to itself when LB_DELETESTRING removes item 0 and this item is the only one in the control. Looking at the code, Wine currently doesn't seem to do it. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18215 --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-25 20:25:55 --- Have any real app / test app that demonstrates this? Is it the same with comctrl32 v5.x? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18215 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-04-26 02:31:19 --- (In reply to comment #1)
Have any real app / test app that demonstrates this? Is it the same with comctrl32 v5.x?
Control Spies (both 5 and 6) show that on native. So 5.x acts same way. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18215 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-04-28 22:57:58 --- I sent the patch: http://www.winehq.org/pipermail/wine-patches/2009-April/072422.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18215 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-04-29 11:15:10 --- The patch has been committed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18215 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2009-05-08 12:53:05 --- Closing bugs fixed in 1.1.21. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org