]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/search/dolphinfacetswidget.cpp
(search) Keep menu open when selecting tags
[dolphin.git] / src / search / dolphinfacetswidget.cpp
index 34719730bee88866b2bcf621175f95434e4069a5..33c3cea2452b90b7a59ad43cf6b36453ce004a95 100644 (file)
@@ -280,6 +280,8 @@ void DolphinFacetsWidget::updateTagsMenuItems(const QUrl&, const KFileItemList&
                 removeSearchTag(tagName);
             }
             emit facetChanged();
+
+            m_tagsSelector->menu()->show();
         });
     }