Bug 404371

Summary: Parent action should not show tooltip while child dropdown menu is open
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal CC: aleixpol, nate
Priority: NOR    
Version: Master   
Target Milestone: Not decided   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 5.56
Attachments: screenshot

Description Patrick Silva 2019-02-14 21:57:58 UTC
Created attachment 118087 [details]
screenshot

... because as we can see in the screenshot, the tooltip can overlap some option listed by the dropdown.


SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.15.0
KDE Frameworks Version: 5.55.0
Qt Version: 5.12.1
Comment 1 Nate Graham 2019-02-17 00:12:08 UTC
This may be a Kirigami issue. Essentially, when a contextualAction is used to display a dropdown menu, the parent action should not display its tooltip while when the child menu is open.

Here's the code in Discover: https://cgit.kde.org/discover.git/tree/discover/qml/ApplicationPage.qml#n61
Comment 2 Aleix Pol 2019-02-18 13:43:03 UTC
Git commit 368ed3bf3df86c2f82d0d21cfd9ac0cbc851314e by Aleix Pol.
Committed on 18/02/2019 at 13:40.
Pushed by apol into branch 'master'.

Don't show the tooltip when the drop-down menu is shown

Summary:
The menu itself should already offer enough information

Reviewers: #kirigami, #frameworks, mart

Reviewed By: #kirigami, mart

Subscribers: plasma-devel

Tags: #kirigami

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

M  +1    -1    src/controls/private/PrivateActionToolButton.qml

https://commits.kde.org/kirigami/368ed3bf3df86c2f82d0d21cfd9ac0cbc851314e