http://bugs.winehq.org/show_bug.cgi?id=709
--- Comment #15 from Alex Villacís Lasso a_villacis@palosanto.com 2008-04-28 12:27:38 --- Created an attachment (id=12544) --> (http://bugs.winehq.org/attachment.cgi?id=12544) Remove redundant WM_NOTIFY events for selection change. Fix for crash 1 of 3 caused by richedit
I have identified at least three distinct crashes caused by richedit bugs. This patch fixes crash #1. Builtin richedit was sending redundant WM_NOTIFY events, including one right at the creation of the document.