https://bugs.kde.org/show_bug.cgi?id=357004
Bug ID: 357004 Summary: only 8 lines shown in the tooltip subtext of applets Product: plasmashell Version: master Platform: unspecified OS: All Status: UNCONFIRMED Severity: normal Priority: NOR Component: Digital Clock Assignee: mklape...@kde.org Reporter: p...@kde.org CC: plasma-b...@kde.org Due to commit d285b818f637f8e30f4239b0f724b73db260b111 in plasma-framework, the default subtext for plasma tooltips has 8 lines; considering that the digital clock uses the first two lines to show the time in the current timezone and as empty spacer, it effectively leaves only 6 timezones shown in the tooltip of the clock. Reproducible: Always Steps to Reproduce: 1. add a digital clock applet 2. select more than 6 timezones in the configuration of the clock applet 3. look at the tooltip of the applet Actual Results: The tooltip of the applet shows 6 timezones instead of all the selected ones. Expected Results: All the selected timezones are shown in the tooltip; or, in general, all the lines set by the applet should be shown. The referenced commit adds that limit in what seems a way to workaround some problem in klipper; ideally, this hack should be removed, and klipper fixed (if still buggy). -- You are receiving this mail because: You are watching all bug changes.