Navigation in Tab Manager 42/49442/1
authorAlbert Malewski <a.malewski@samsung.com>
Tue, 13 Oct 2015 08:04:47 +0000 (10:04 +0200)
committerAlbert Malewski <a.malewski@samsung.com>
Tue, 13 Oct 2015 08:39:33 +0000 (10:39 +0200)
commitf1777aa2fb44f00e2465b0138a6cb0c4cc631c1e
tree6726d452ffc64bc8a9118b6482e0debbe67e390d
parent258b1d0dca2741424502077c1fc05ce79be414b3
Navigation in Tab Manager

[Issue]    https://bugs.tizen.org/jira/browse/TT-214
[Problem]  Focus cannot move to "New Tab/New Incognito Tab" buttons.
[Cause]    N/A
[Solution] Added focus directions:
           "Up" arrow on "Opened tabs" -> focus moves to "Close tabs"
           "Left" arrow on "Close tabs" -> focus moves to "new incognito tab"
[Verify]   Launch browser > Open Tab Manager > Move focus to
           "New Tab/New Incognito Tab"

Change-Id: Ia5aea25a36e4fa779bca541621c250e45ec60f28
services/TabUI/TabUI.cpp