https://bugs.kde.org/show_bug.cgi?id=433227
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|Breeze |frameworks-plasma Severity|normal |minor Ever confirmed|0 |1 CC| |[email protected], | |[email protected], | |[email protected], | |[email protected] Status|REPORTED |CONFIRMED Summary|Inconsistent tooltips in |PC3 tooltips don't have |system tray on mouse |borders and rounded corners |pointer hover. | Component|general |tooltips Assignee|[email protected] |[email protected] Version|5.21.0 |5.79.0 --- Comment #5 from Nate Graham <[email protected]> --- Yes, there are a few different tooltip implementations: - The rounded ones in Dolphin and other apps are drawn by the QWidgets style - The square ones in the System Tray are drawn by PlasmaComponents3.ToolTip - Panel tooltips are drawn by PlasmaCore.ToolTipArea, which predates PlasmaComponents3.ToolTip The bug here is that the PC3 version doesn't have rounded corners and a border the way it should. Confirmed. Noah, could I ask you take a look? Thanks! -- You are receiving this mail because: You are watching all bug changes.
