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 /ChangeLog | |
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 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ 2013-02-14 Jihoon Kim (jihoon) * edje entry : fix bug not to display preedit string with PREEDIT_TYPE_NONE style + * edje entry : Fix bug candidate word couldn't be selected with up/down key in the preedit status 2013-02-11 Stefan Schmidt |