elm_entry: make the hoversel not focusable
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Mon, 30 Jul 2018 12:18:02 +0000 (13:18 +0100)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Wed, 1 Aug 2018 04:24:44 +0000 (13:24 +0900)
commit6e82b55cd43cee1b575db70d7f4f781471d5820b
tree1cc76bce28d48773ca96e41471f9c9188c0cda05
parent04ed548709297587d51798bcacf8a4fc2ee65d90
elm_entry: make the hoversel not focusable

Summary:
the hoversel is added to a entry while entrys are not build for handling
children focus. Disabling this prevents wrong focus operations.

fix T7163

Reviewers: zmike, #committers, netstar

Reviewed By: netstar

Subscribers: cedric, #committers, zmike

Tags: #efl

Maniphest Tasks: T7163

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