entry: fix the region show issue about unfocused entry. 19/84419/1
authorYoungbok Shin <youngb.shin@samsung.com>
Thu, 24 Sep 2015 07:31:40 +0000 (16:31 +0900)
committerYoungbok Shin <youngb.shin@samsung.com>
Thu, 18 Aug 2016 11:38:36 +0000 (20:38 +0900)
commita4f81fc6ff3eb6a94f8dbe2248f599934addb50f
treeca2e9ba8ea083384c0a2ccde2cecfc5aa001ba3c
parent0de5ef55083eea1b20f5e69c3856fe58f9099263
entry: fix the region show issue about unfocused entry.

Previous condition set position even though entry was not focused,
unexpected position change is happen in scrollable container.
So, this patch fixes to show region only when entry is focused status.

Change-Id: I234d4e7ee21e9edb92be7143e992ceaf3e821816
Signed-off-by: Youngbok Shin <youngb.shin@samsung.com>
src/lib/elm_entry.c