http://bugs.winehq.org/show_bug.cgi?id=20703
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com 2009-11-16 07:32:40 --- (In reply to comment #7)
My patch was to fix bug 15756.
Fix is wrong unfortunately. LVN_ENDLABELEDIT is sent anyway, ControlSpy shows that.
For this bug problem seems to be in LVN_GETDISPINFO sent at wrong time, when parent isn't ready for that (notification sent from LISTVIEW_GetItemT to get current text).