1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 01:22:10 +01:00

WebSearchBar: Set as focus proxy of engines button

BUG: 394091
FIXED-IN: 3.0.2
This commit is contained in:
David Rosca 2018-05-14 13:28:30 +02:00
parent 774dbf93de
commit e8fa25e058
No known key found for this signature in database
GPG Key ID: EBC3FC294452C6D8

View File

@ -65,6 +65,7 @@ WebSearchBar::WebSearchBar(BrowserWindow* window)
m_boxSearchType = new ButtonWithMenu(this);
m_boxSearchType->setObjectName("websearchbar-searchprovider-combobox");
m_boxSearchType->setFocusProxy(this);
// RTL Support
// If we don't add 'm_boxSearchType' by following code, then we should use suitable padding-left value
// but then, when typing RTL text the layout dynamically changed and within RTL layout direction