Bug 427862

Summary: Sound applet: tooltip of hamburger button is cut off
Product: [Frameworks and Libraries] libplasma Reporter: Patrick Silva <bugseforuns>
Component: tooltipsAssignee: Marco Martin <notmart>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, nate, plasma-bugs
Priority: NOR    
Version: 5.75.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot

Description Patrick Silva 2020-10-17 12:23:51 UTC
Created attachment 132467 [details]
screenshot

Summary says by itself, see the attached screenshot please.

EXPECTED RESULT
text of the tooltip should be entirely readable

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.20.80
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.0
Comment 1 Nate Graham 2020-10-21 04:38:36 UTC
Ugh, fallout from porting to use the QQC2 tooltip which is limited in width to the window's width :(

I remember Marco saying that we could use some black magic to give these tooltips their own window under the hood, which would allow them to be wider or taller than their parent window and solve the bug in a generic manner.
Comment 2 Nate Graham 2020-11-24 19:07:30 UTC

*** This bug has been marked as a duplicate of bug 428191 ***