https://bugs.kde.org/show_bug.cgi?id=463201

            Bug ID: 463201
           Summary: Unable to display tooltips and repeated display
                    requests when using a custom widget
    Classification: Plasma
           Product: Breeze
           Version: 5.26.4
          Platform: Archlinux
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: gtk theme
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
  Target Milestone: ---

SUMMARY
***
A recent change in the Xfce4-panel code brought up a bug [1] that I think comes
from this theme. The other tested themes do not have this problem, I don't
think anything bad is done in the GtkWidget::query-tooltip signal handler [2],
and simply replacing `gtk_tooltip_set_custom()` with
`gtk_tooltip_set_text/icon()` allows the tooltip to be displayed again (however
`gtk_tooltip_set_custom()` is required here).

[1] https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/674
[2]
https://gitlab.xfce.org/xfce/xfce4-panel/-/blob/7dca229573ae38adb5440841d346c57b674730ec/plugins/launcher/launcher.c#L2397
***

STEPS TO REPRODUCE
1. Hover over a panel launcher

OBSERVED RESULT
Flickering, high CPU usage, no tooltip display

EXPECTED RESULT
Tooltip display with reasonable CPU usage

SOFTWARE/OS VERSIONS
Already specified above

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to