richedit: Clear non-default style when changing to plain text mode.
commitd43cddcc8351215eb4f60e1a41439e29261f1268
authorDylan Smith <dylan.ah.smith@gmail.com>
Wed, 12 Jan 2011 07:23:40 +0000 (12 02:23 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Jan 2011 10:32:19 +0000 (12 11:32 +0100)
tree9c1ab5a81a0009f3e12e072aae606a8023fd84e3
parente72a37e9604ae1a14d4928abbe7551aac8c38cdf
richedit: Clear non-default style when changing to plain text mode.

Although the text must be empty for the mode to change to plain text
mode, there still may be a non-default style for the temporary insert
style and style for the end of text run.
dlls/riched20/editor.c