[plasmashell] [Bug 524390] Digital Clock widget tooltip text overflows when adding more time zones or using locale with longer sentences
"Nate Graham" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.bugs |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=524390 Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version| |6.7.5 Fixed/Implemented| | In| | Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/557c8443927a5e98dd59fdb6d | |82f5adaa0410feb Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Nate Graham <[email protected]> --- Git commit 557c8443927a5e98dd59fdb6d82f5adaa0410feb by Nate Graham, on behalf of Luis Bocanegra. Committed on 18/08/2026 at 14:22. Pushed by ngraham into branch 'master'. applets/digital-clock: fix tooltip overflow and center time zones Currently the tooltip forces a maximum width, which can cause the time zones grid to overflow. This change takes that grid into account when calculating that width. Also centers the time zones list, and enables wrapping for the remaining labels. Related: bug 501555 FIXED-IN: 6.7.5 M +10 -13 applets/digital-clock/Tooltip.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/557c8443927a5e98dd59fdb6d82f5adaa0410feb -- You are receiving this mail because: You are watching all bug changes.