Bug 381358 - action.setToolTip doesn't seem to set any tooltip
Summary: action.setToolTip doesn't seem to set any tooltip
Status: RESOLVED WORKSFORME
Alias: None
Product: krita
Classification: Applications
Component: Scripting (other bugs)
Version First Reported In: 4.0 pre-alpha
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-18 11:54 UTC by Brendan
Modified: 2018-02-22 09:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brendan 2017-06-18 11:54:33 UTC
action.setToolTip doesn't seem to have any effect. 

Reproduce:
1. observe use of setToolTip in prepackaged tenbrushes script:
action.setToolTip("Assign ten brush presets to ten shortcuts.")

2. run krita

3. No tooltip pop up for action (ie menu item).
Comment 1 Halla Rempt 2018-02-22 09:58:54 UTC
Ah, I didn't read the report correctly: menu items never show a tooltip. But if you put the ten brushes action in the toolbar, and hover over it, it does show the tooltip.