efl/legacy/elementary/src
Subodh Kumar b0f969dd2a 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<s7158.kumar@samsung.com>
Signed-off by: Shilpa Singh<shilpa.singh@samsung.com>

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
2015-03-04 16:03:30 +09:00
..
bin genlist: Implemented genlist expand mode and content_min_limit function 2015-03-03 19:58:41 +09:00
edje_externals edje_externals/elm_video: Fix bug where we override the rememberred position 2015-01-28 13:49:00 +01:00
examples hoversel: Enabled default mirroring in hoversel. 2015-03-04 15:54:41 +09:00
imported atspi: add AtspiText and AtspiEditableText interface support. 2014-06-10 16:18:17 +09:00
lib Elm_spinner focus UI, accessibility fix 2015-03-04 16:03:30 +09:00
modules datetime: Clean up datetime module codes. 2015-02-10 17:16:08 +09:00
tests tests: actually run the main loop properly to be able to enter in idle state. 2015-01-16 14:31:57 +01:00
Makefile.am tests: add coverage support. 2015-01-16 16:39:37 +01:00