From adfe7fbcd3f4146d84219de7dbb5a273d89f396e Mon Sep 17 00:00:00 2001 From: Subodh Kumar Date: Wed, 4 Mar 2015 15:59:24 +0900 Subject: Elm_spinner focus UI, accessibility fix Summary: Issue: Focus was not getting transferred individually on arrow buttons and text area. Solution: Remove the usage of image parts and text parts and replace them with buttons so as to handle the focus transfer normally than forcibly via smart event. hence Focus next hook and focus direction hook is implemented. Signed-off by: Subodh Kumar Signed-off by: Shilpa Singh Test Plan: Use keyboard keys on spinner and test focus transfer, enable accessibility and test accessibility. Reviewers: woohyun, Hermet, shilpasingh, raster, seoz Reviewed By: shilpasingh, raster Subscribers: stefan_schmidt, raster, rajeshps, govi Differential Revision: https://phab.enlightenment.org/D1911 --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 0a80fa502..1e0a28ed2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -162,3 +162,4 @@ Woochan Lee Vitalii Vorobiov Jee-Yong Um Ji-In Moon +Subodh Kumar -- cgit v1.2.1