http://bugs.winehq.org/show_bug.cgi?id=20703
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Component|-unknown |comctl32
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-11-14 13:53:49 --- (In reply to comment #2)
Looks like crash is caused by Lei Zhang commit...
- Confirming for ACDSee 2.45 (German), please consider UNCONFIRMED->NEW and
KEYWORDS: +REGRESSION, +DOWNLOAD
- Did a regression test between 1.1.7 and 1.1.8:
10d3ea30b766aa63ed9590a1a90ac913b9875f70 is first bad commit commit 10d3ea30b766aa63ed9590a1a90ac913b9875f70 Author: Lei Zhang thestig@google.com Date: Wed Oct 29 01:58:46 2008 -0700
comctl32: Don't notify if listview edit box contents have not changed.
:040000 040000 60726c8f487831c6b185b5ad3da8594d7da9096a 8611baf514846fdc51f3443cfcb1c1ba02a77dea M dlls
Looks valid for me. Native fires LVN_ENDLABELEDIT if text didn't changed too.