[Bug 19024] New: No WM_MEASUREITEM received on LV creation (LVS_OWNERDRAWFIXED)
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(a)winehq.org ReportedBy: martinez.pr0team(a)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. -- 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=19024 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #1 from Nikolay Sivov <bunglehead(a)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. -- 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=19024 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase -- 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=19024 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Nikolay Sivov <bunglehead(a)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. -- 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=19024 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> 2009-07-03 12:27:57 --- Closing bugs fixed in 1.1.25. -- 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