Focus cannot be moved to "Stop" button in Web Page UI 19/49619/7
authorm.kawonczyk <m.kawonczyk@samsung.com>
Mon, 19 Oct 2015 10:14:31 +0000 (12:14 +0200)
committerm.kawonczyk <m.kawonczyk@samsung.com>
Mon, 19 Oct 2015 11:15:58 +0000 (13:15 +0200)
commitb46a6e7bed3d766a6ec24e5f613c9e7f6b6d7b84
tree3da0c2cda8de597150bcee10f539f21999ab1496
parente76d269194d8bd700d35932c259134dffdb0d639
Focus cannot be moved to "Stop" button in Web Page UI

[Issue]        https://bugs.tizen.org/jira/browse/TT-217
[Problem]      After clicking Thumb in history new DetailedPopup is shown,
               which then forces "refreshFocusChain" function second time.
[Solution]     Added another variable - m_after_history_thumb, which blocks
               "refreshFocusChain" from running second time.
[Verification] Add new tab from History Manager, try to change focus to
               "Stop" using arrows.

Change-Id: I0f4a241ac85f72acb213f92ab303bf347d247d39
services/QuickAccess/QuickAccess.cpp
services/QuickAccess/QuickAccess.h