Bug 381358

Summary: action.setToolTip doesn't seem to set any tooltip
Product: [Applications] krita Reporter: Brendan <bunf2014>
Component: ScriptingAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: minor CC: halla
Priority: NOR    
Version First Reported In: 4.0 pre-alpha   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.