Bug 437095 - If an event has a description, a tooltip appears whenever the date is activated
Summary: If an event has a description, a tooltip appears whenever the date is activated
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Digital Clock widget (show other bugs)
Version: 5.21.90
Platform: Other Other
: HI normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2021-05-14 15:39 UTC by Kishore Gopalakrishnan
Modified: 2021-05-24 16:02 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.22
Sentry Crash Report:


Attachments
Screenshot showing the tooltip. (100.28 KB, image/png)
2021-05-14 15:39 UTC, Kishore Gopalakrishnan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kishore Gopalakrishnan 2021-05-14 15:39:17 UTC
Created attachment 138422 [details]
Screenshot showing the tooltip.

SUMMARY
If there is an event which has a description, a tooltip is shown with the description of that event whenever we access that date by clicking on the date in the calendar (see image). This is without any interaction with the event itself.

STEPS TO REPRODUCE:
1. Create an event with a description
2. Click on the digital clock to show the calendar
3. Click on the date for which you created the event

OBSERVED RESULTS
A tooltip is shown which contains the description of the event. If there are multiple events, this tooltip may cover some of the other events.

EXPECTED RESULTS
Tooltip should be shown only if we mouse over the relevant event, or in some other non-obtrusive way.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.10.36-1-lts (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION
Comment 1 Jure Repinc 2021-05-17 15:28:57 UTC
The tooltip is also automatically shown if the current date has events and you just click on the digital clock plasmoid to open the calendar panel.
Comment 2 Nate Graham 2021-05-18 22:10:21 UTC
Carl, can you tale a look at this? Thanks!
Comment 3 Bug Janitor Service 2021-05-19 17:16:09 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/870
Comment 4 Nate Graham 2021-05-24 15:59:48 UTC
Git commit 21f00388ee4bf1e6fe047e6f1a7901abedeb871c by Nate Graham, on behalf of Carl Schwan.
Committed on 24/05/2021 at 15:59.
Pushed by ngraham into branch 'master'.

Fix tooltip event getting hovered when hovering on the day

M  +2    -1    applets/digital-clock/package/contents/ui/CalendarView.qml

https://invent.kde.org/plasma/plasma-workspace/commit/21f00388ee4bf1e6fe047e6f1a7901abedeb871c
Comment 5 Nate Graham 2021-05-24 16:02:10 UTC
Git commit 6e7ddbfed4213e93c42625f1e785b43529b6c405 by Nate Graham, on behalf of Carl Schwan.
Committed on 24/05/2021 at 16:02.
Pushed by ngraham into branch 'Plasma/5.22'.

Fix tooltip event getting hovered when hovering on the day


(cherry picked from commit 21f00388ee4bf1e6fe047e6f1a7901abedeb871c)

M  +2    -1    applets/digital-clock/package/contents/ui/CalendarView.qml

https://invent.kde.org/plasma/plasma-workspace/commit/6e7ddbfed4213e93c42625f1e785b43529b6c405