Fix not to work auto punctuation in tab key 78/34078/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 5 Dec 2014 06:49:42 +0000 (15:49 +0900)
committerLi Zhang <li2012.zhang@samsung.com>
Wed, 21 Jan 2015 03:46:52 +0000 (11:46 +0800)
commited1d240443f2a7f888065356e6cda1dbdb3c3732
tree197bbcf26f3e3315a22c7bebeedc974679c89fa3
parent341e8cf9bb74fac0a4a58135f9ee79200b3691a6
Fix not to work auto punctuation in tab key

[model] All
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] Working auto punctuation in pressing tab key
[cause] iswblank() return true if case of tab key
[solution] Use code to check space key instead of iswblank()
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: If9af63c94ba7dd538f5bcd51e007301e86e62c69
ism/extras/efl_immodule/isf_imf_context.cpp