https://bugs.kde.org/show_bug.cgi?id=457076
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |UPSTREAM Status|CONFIRMED |RESOLVED --- Comment #2 from Nate Graham <n...@kde.org> --- I looked into this and unfortunately it's currently not possible, because when we set a tooltip on a disabled button, it's never shown. The fact that the button is disabled keeps it from accepting hover events needed to show a tooltip, for performance reasons. So this would have to be changed in Qt first to allow us to do it. -- You are receiving this mail because: You are watching all bug changes.