Inut key event exception is updated tizen_2.2 2.2.1_release
authorHoseon LEE <hoseon46.lee@samsung.com>
Sun, 3 Nov 2013 05:20:03 +0000 (14:20 +0900)
committerHoseon LEE <hoseon46.lee@samsung.com>
Sun, 3 Nov 2013 05:25:06 +0000 (14:25 +0900)
commit955f7708d6b74a2eebec4ca166e067924750294e
treef192bdb9a72ccaf48f5419ab184f1e27c5a6de5d
parent222122a5d95d51da7de2c32ccf1930a9091ffa5d
Inut key event exception is updated

[Issue#] N_SE-56952
[Problem] 'Delete' key do not work
[Cause] 'Delete' key event is ignored by addtional key event handle
[Solution] Remove the 'Delete' key ignore process in key down event handler
[Verification] Enter the 'Delete' key in the input box

Change-Id: If4beae011501f72b48fef665777acb5f8e865667
js/main.js