http://bugs.winehq.org/show_bug.cgi?id=19024
Summary: No WM_MEASUREITEM received on LV creation (LVS_OWNERDRAWFIXED) Product: Wine Version: 1.1.24 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: martinez.pr0team@gmail.com
Created an attachment (id=21937) --> (http://bugs.winehq.org/attachment.cgi?id=21937) Application demonstrates the problem.
After creation of a ListView with the LVS_OWNERDRAWFIXED style parent window should receive the WM_MEASUREITEM message.
It can be succesfully forced by sending WM_WINDOWPOSCHANGED, however LV should be invalidated after getting this message.
http://bugs.winehq.org/show_bug.cgi?id=19024
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2009-06-21 18:16:05 --- Confirming both cases:
- no WM_MEASUREITEM after creation with LVS_OWNERDRAWFIXED - list isn't invalidated after WM_WINDOWPOSCHANGED.
Thanks for reporting this. I'll try to find time to fix these bugs this week.
http://bugs.winehq.org/show_bug.cgi?id=19024
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase
http://bugs.winehq.org/show_bug.cgi?id=19024
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-06-23 10:08:22 --- Should be fixed with:
http://source.winehq.org/git/wine.git/?a=commit;h=8e18e9e6bdc6dff7f8b148bd7f... http://source.winehq.org/git/wine.git/?a=commit;h=ad7f0b950b75e37f8c1b050372...
Reopen if it isn't and thanks for clear report.
http://bugs.winehq.org/show_bug.cgi?id=19024
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2009-07-03 12:27:57 --- Closing bugs fixed in 1.1.25.