https://bugs.kde.org/show_bug.cgi?id=523614
Bug ID: 523614
Summary: Kickoff's tooltip, which appears when a cursor hovers
atop the name of the current user, renders its content
unwrapped, thereby causing it to render outside of the
tooltip
Classification: Plasma
Product: plasmashell
Version First 6.7.3
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: Application Launcher (Kickoff) widget
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: 1.0
Created attachment 194674
--> https://bugs.kde.org/attachment.cgi?id=194674&action=edit
A Screenshot, Which Depicts The Problem
# DESCRIPTION
Kickoff's tooltip, which appears when a cursor hovers atop the name of the
current user, renders its content unwrapped, thereby causing it to render
outside of the tooltip.
# STEPS TO REPRODUCE
Hover, with a cursor, over the name of the current user, until its tooltip
appears.
# OBSERVED RESULT
The text does not wrap, so it renders outside of the tooltip.
# EXPECTED RESULT
It should wrap.
# SOFTWARE/OS VERSIONS
> ~~~
> PS /> kinfo | yq -P
> Operating System: Fedora Linux 44
> KDE Plasma Version: 6.7.3
> KDE Frameworks Version: 6.28.0
> Qt Version: 6.11.1
> Kernel Version: 7.1.5-200.fc44.x86_64 (64-bit)
> Graphics Platform: Wayland
> Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor
> Memory: 32 GiB of RAM (30.4 GiB usable)
> Graphics Processor 1: AMD Radeon RX 5700
> Graphics Processor 2: AMD Ryzen 5 7600X 6-Core Processor
> ~~~
# ADDITIONAL INFORMATION
My typeface configuration is similar to the default:
> ~~~
> beedell.roke_julian_lockhart@beedell:~$ kreadconfig6 --file kdeglobals
> --group General --key font
> Monospace,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
> beedell.roke_julian_lockhart@beedell:~$ fc-match -f '%{file}\n'
> "$(kreadconfig6 --file kdeglobals --group General --key font | cut -d, -f1)"
> /usr/share/fonts/google-noto/NotoSansMono-Regular.ttf
> beedell.roke_julian_lockhart@beedell:~$ rpm -qf $(fc-match -f '%{file}\n'
> "$(kreadconfig6 --file kdeglobals --group General --key font | cut -d, -f1)")
> google-noto-sans-mono-fonts-20251201-2.fc44.noarch
> ~~~
--
You are receiving this mail because:
You are watching all bug changes.