https://bugs.kde.org/show_bug.cgi?id=383546
Martin Kostolný <clearmar...@zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |clearmar...@zoho.com --- Comment #1 from Martin Kostolný <clearmar...@zoho.com> --- I understand that on the first look the tooltip wording could be misleading. But logically it makes sense. There are 3 possible states with this wording: - Clear Job List - Pause All Jobs - Resume Job List Clicking on the button icon will execute expected action. Dropdown arrow part of any toolbar button is there for extended options. In this case it's no different. Although I realize that in ideal world dropdown arrow could have slightly different tooltip - I believe the button with dropdown arrow (KToolBarPopupAction which extends QWidgetAction) cannot have multiple tooltips. Meaning it cannot show different tooltip for dropdown-arrow-part of the button. I also don't know of any other toolbar button implementation in Qt/KF5 with this required feature. Please anybody correct me if I'm wrong. -- You are receiving this mail because: You are watching all bug changes.