focus: Added test cases for the existing issues/feature enhancement relate to focus
authornirajkr <niraj.kr@samsung.com>
Tue, 4 Feb 2014 11:29:29 +0000 (20:29 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Tue, 4 Feb 2014 11:29:29 +0000 (20:29 +0900)
commitb611e2292f2ffdcda09a1319cd82a56d417ef9c2
tree2d26437311612e67d33243a1897190305a4c2083
parentf7dc81921c0efcf0d44cef9e13e5aff12bd88771
focus: Added test cases for the existing issues/feature enhancement relate to focus

Summary:
Below are the test cases to reproduce the exisiting issues with focus or feature enhancement
         1. Focus cut for the first/last item by scroller.
         2. Focus animation on the last item.
         3. Focus goes out of view point while scrolling.
         4. Focus moves but the area of focus does not change.
         5. No focus highlight on widget items.
         6. No animation on widget item.
         7. No focus movement between widget to widget items.

Reviewers: seoz, woohyun

CC: singh.amitesh
Differential Revision: https://phab.enlightenment.org/D502
legacy/elementary/src/bin/test.c
legacy/elementary/src/bin/test_focus.c
legacy/elementary/src/bin/test_genlist.c