Close Tabs button in Tab Manager 37/49837/3
authorm.kawonczyk <m.kawonczyk@samsung.com>
Tue, 20 Oct 2015 12:57:09 +0000 (14:57 +0200)
committerMaciej Kawo?czyk <m.kawonczyk@samsung.com>
Wed, 21 Oct 2015 10:10:59 +0000 (03:10 -0700)
commit6b9af567fd14941172b26fa6317622173e2cde90
tree0fe5652707f9754e10c546114056bd9d32351dd5
parentaff513564ea89bf8c3a665d328fd3a2bd6a7b027
Close Tabs button in Tab Manager

[Issue]        https://bugs.tizen.org/jira/browse/TT-219
[Problem]      "Close Tabs" button in Tab Manager does not return to
               "Close Tabs" from "Close all"
[Solution]     Found that signals created in TabUI arent called, while
               signals from SimpleUI are. Copied code that is responsible
               for text change to right location.
[Verification] Open tabs manager. Click "Close Tabs" button. Either
               close a tab, click "Close All" or exit from Tab
               Manager. Reopen Tab Manager.

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