Bug 475728 - Event content in tooltips badly formatted, links overrun the tooltip border and cover the desktop; event content is otherwise inaccessible
Summary: Event content in tooltips badly formatted, links overrun the tooltip border a...
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Digital Clock widget (other bugs)
Version First Reported In: 5.27.8
Platform: openSUSE Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2023-10-17 06:12 UTC by phrxmd
Modified: 2023-10-17 22:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
Tooltip popup hovering over an event whose description contains long links. The links are badly formatted and are not clickable. (409.99 KB, image/jpeg)
2023-10-17 06:12 UTC, phrxmd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description phrxmd 2023-10-17 06:12:20 UTC
Created attachment 162367 [details]
Tooltip popup hovering over an event whose description contains long links. The links are badly formatted and are not clickable.

SUMMARY
When hovering the mouse over an event in the calendar part of the Digital Clock widget, and the event has long links, the tooltip that pops up is badly formatted, the text overruns the tooltip and covers part of the desktop. 

Links are also not clickable. Unfortunately the tooltip is the only way to view the content of the event - clicking on the event itself does nothing. As a result, when an event contains a link (such as a video conference invitation), there is no way to access the link other than looking up the event in another app such as KOrganizer or Merkuro.

STEPS TO REPRODUCE
1. Install KDEPIM, configure Digital Clock to show a calendar with events that have long links
2. Hover mouse over one of these events until a tooltip appears

OBSERVED RESULT
A tooltip pops up that is badly formatted, the text for long links overruns the edge of the tooltip and covers other parts of the UI (see attached screenshot with a link from a MS Teams invitation).

EXPECTED RESULT
An informative, good-looking display whose text does not overrun the border and does not cover other parts of the desktop.
A way to access event content that makes links should clickable.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20231011
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.11
Kernel Version: 6.5.6-1-default (64-bit)
Graphics Platform: Wayland
Comment 1 phrxmd 2023-10-17 06:14:25 UTC
The issue with links not being clickable was reported in bug 429700. This is a fundamental issue with tooltips.

However, in the era of video conferencing, events with links are common. So in the absence of clickable links in tooltips, there should be some other UI for accessing the content of an event from Digital Clock - maybe double-clicking the event should open it in a calendar app or something.