comctl32: resend [Bug 17251] cchTextMax needs to be set for LVS_OWNERDATA as it uses LVN_GETDISPINFO notifications

Nikolay Sivov bunglehead at gmail.com
Mon Mar 15 09:26:33 CDT 2010


On 3/15/2010 16:08, Jeff Latimer wrote:
>
> Changed LISTVIEW_EndEditLabel to set up the call to LISTVIEW_GetItemT 
> the same as LISTVIEW_EditLabel
>
> If not set then no value is returned and in the case of uTorrent the 
> next entry selected is renamed. 
> http://bugs.winehq.org/show_bug.cgi?id=17251
>
> A test case has proved difficult to construct as the event is 
> triggered by mouse clicks and the behaviour of EditLabel appears to be 
> different in test.
> ---
>  dlls/comctl32/listview.c |    5 ++++-
>  1 files changed, 4 insertions(+), 1 deletions(-)
I think this looks reasonable. Does it fix a bug by the way?




More information about the wine-devel mailing list