Fix disappearing searchbar when bookmark menu is opened for another tab.

Authored by martinkostolny on Mar 26 2018, 10:23 PM.

Description

Fix disappearing searchbar when bookmark menu is opened for another tab.

When menu is cleaned / removed _quickSearchAction is probably removed with it. This patch prevents it by removing the action before menu recreation.

Differential Revision: https://phabricator.kde.org/D11731