entry: Add smart activate for accessbility.
authorYoungbok Shin <youngb.shin@samsung.com>
Mon, 20 Jan 2014 09:45:51 +0000 (18:45 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 20 Jan 2014 09:45:51 +0000 (18:45 +0900)
commitd8821dea6997728a3645c171b0d2258d93d9d498
tree95843fccad0631a513aa7c8fc341ad71f53d4258
parenteee7ea4130ec239ac5d009aa227c3b2bbcfece39
entry: Add smart activate for accessbility.

Summary:
In TTS mode, when the entry is highlighten and double tap to the entry,
the entry will be focused. But "clicked" smart callback is not called, input panel is not shown.
So I we need to call the callback and show input panel in smart activate.

Reviewers: seoz, Hermet, woohyun, tasn, jaehwan, raster

Reviewed By: raster

Differential Revision: https://phab.enlightenment.org/D465
src/lib/elm_entry.c