| Summary: | action.setToolTip doesn't seem to set any tooltip | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Brendan <bunf2014> |
| Component: | Scripting | Assignee: | 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: | |||
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. |
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).