diff options
author | Jihoon Kim <imfine98@gmail.com> | 2013-02-14 08:03:52 +0000 |
---|---|---|
committer | Jihoon Kim <imfine98@gmail.com> | 2013-02-14 08:03:52 +0000 |
commit | 01a61472886531601b2101e118ccd6387c4ebea0 (patch) | |
tree | 829e420cbf6610acfe9ee2fe00b48d3254b17315 /NEWS | |
parent | fcb1fc0e98841b410992fbe9ca9919721096a922 (diff) | |
download | efl-01a61472886531601b2101e118ccd6387c4ebea0.tar.gz efl-01a61472886531601b2101e118ccd6387c4ebea0.tar.xz efl-01a61472886531601b2101e118ccd6387c4ebea0.zip |
edje entry : Fix bug candidate word couldn't be selected with up/down key in the preedit status
SVN revision: 83882
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -165,3 +165,4 @@ Fixes: * Evas textblock: Fixed a selection issue with different scripts and bidi. * Fix memory leak in error case in ethumb. * fix bug not to display preedit string with PREEDIT_TYPE_NONE style + * Fix bug candidate word couldn't be selected with up/down key in the preedit status |