Focus mode for DetailPopup. 16/49016/3
authorMaciej Skrzypkowski <m.skrzypkows@samsung.com>
Mon, 5 Oct 2015 07:29:48 +0000 (09:29 +0200)
committerJanusz Majnert <j.majnert@samsung.com>
Mon, 5 Oct 2015 11:59:29 +0000 (04:59 -0700)
commitd5affe368a740f9dd263acfa54235c32b5bbf723
treedc51e021abf46269dee65d8d90dd81a41381afe9
parentd7a94f9f7ccbb80138acfb913a7c0a854d407d93
Focus mode for DetailPopup.

[Issue]    https://bugs.tizen.org/jira/browse/TT-196
[Problem]  Keyboard navigation for Detail Popup was not implemented.
[Cause]    N/A
[Solution] Added links to focus chain.
[Verify]   Launch browser > Open few web pages > open Quick Access
           > navigate using keyboard, open Detail Popup, navigate there
           using keyboard, try choosing main link and history links.

Change-Id: Ia78b68f364220232359ec1583c3e32c8aa191924
Signed-off-by: Maciej Skrzypkowski <m.skrzypkows@samsung.com>
services/MainUI/DetailPopup.cpp
services/MainUI/DetailPopup.h
services/MainUI/MainUI.cpp
services/MainUI/MainUI.h
services/MainUI/edc/DetailPopup.edc
services/SimpleUI/SimpleUI.cpp