[Bug 8380] Textpad crashed when aborting setting dialogue

Wine Bugs wine-bugs at winehq.org
Thu Jul 19 07:56:28 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8380


mikolaj.zalewski at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From mikolaj.zalewski at gmail.com  2007-19-07 07:56 -------
I'm able to reproduce this bug: I'm selecting Configure > Preferences, clicking
Tools and clicking Cancel.

The bug seems to be caused by a WM_WINDOWPOSCHANGED during the WM_NCDESTROY.
This is because our listview has a scrollbar (what's wrong - native doesn't have
one. The app works well with native comctl32) and it is removed in
LISTVIEW_DeleteAllItems. 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list