Fixed showing ZoomUI after closing History and Bookmark Manager 64/50164/1
authorAlbert Malewski <a.malewski@samsung.com>
Mon, 26 Oct 2015 09:35:59 +0000 (10:35 +0100)
committerAlbert Malewski <a.malewski@samsung.com>
Mon, 26 Oct 2015 09:35:59 +0000 (10:35 +0100)
commit368ebe024af26d8c1ab4d03a3f2e11eca190cc8e
treef5e1a01040aea1613d30e95b4f84fff8b0ecacef
parent2fd1461537df171f703d7717ecd198159f881204
Fixed showing ZoomUI after closing History and Bookmark Manager

[Issue]    N/A
[Problem]  ZoomUI is shown on MoreMenuUI after closing History and Bookmark
           Manager.
[Cause]    showNavigation functions is called on 'close' button click
[Solution] Removing calling showNavigation
[Verify]   Launch browser > Open web page > More Menu > Screen zoom
           > set big factor of zoom (so you can see arrows) > open
           History or Bookmark Manager > Obs
           ZoomUI should not be shown when you are in MoreMenu.

Change-Id: I7aca3cb0e3e558944e0e1cc81fde64bf249c3067
services/SimpleUI/SimpleUI.cpp