http://bugs.winehq.org/show_bug.cgi?id=22758
Dylan Smith dylan.ah.smith@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW AssignedTo|wine-bugs@winehq.org |dylan.ah.smith@gmail.com Ever Confirmed|0 |1
--- Comment #1 from Dylan Smith dylan.ah.smith@gmail.com 2010-05-18 16:43:33 --- Created an attachment (id=28068) --> (http://bugs.winehq.org/attachment.cgi?id=28068) richedit: Move ME_SendSelChange out of ME_Commit functions.
Thanks for reporting this regression so quickly.
It seems as if I should revert that commit, and fix it in another way. I think the safest approach be to move ME_SendSelChange out of ME_CommitUndo.
Try reverting the commit that caused the regression, then try applying the attached patch to make sure it doesn't cause a similar regression with MS Office 2007.