flush preedit string when turn off ise 00/16800/1
authorLi Zhang <li2012.zhang@samsung.com>
Tue, 16 Apr 2013 03:31:21 +0000 (11:31 +0800)
committerJi-hoon Lee <dalton.lee@samsung.com>
Mon, 24 Feb 2014 14:37:12 +0000 (23:37 +0900)
Change-Id: I2851edddb1e86b803cd2f5bd3339a9bd3ed976af

src/scim_table_imengine.cpp

index c54424a43cf663691ad3518726b29052805b2e56..c297b8f4f88e426e2c012eb50e2428e27f04e7d4 100755 (executable)
@@ -816,6 +816,7 @@ void
 TableInstance::focus_out ()
 {
     m_focused = false;
+    reset ();
 }
 
 void