Bug 480965 - Details in notification are not very detailed
Summary: Details in notification are not very detailed
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: Updates (other bugs)
Version First Reported In: master
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: usability
: 495485 499019 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-02-06 17:46 UTC by Nate Graham
Modified: 2025-10-24 16:03 UTC (History)
5 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2024-02-06 17:46:45 UTC
Everything KDE from current git master on top of Fedora KDE 39.


STEPS TO REPRODUCE
1. Have some updates available (I'm using offline updates)
2. Go to Discover's Updates page and click "Update"
3. Close the window. A notification appears showing the progress of the update task
4. Click on the "Details" button on the notification


OBSERVED RESULT
The details consist of the same text that appears right under the header text.
 

EXPECTED RESULT
The details consist of some kind of new information: download speed, estimated time of completion, etc.
Comment 1 Nate Graham 2024-10-29 16:24:09 UTC
*** Bug 495485 has been marked as a duplicate of this bug. ***
Comment 2 Nate Graham 2025-01-22 22:04:38 UTC
*** Bug 499019 has been marked as a duplicate of this bug. ***
Comment 3 Nate Graham 2025-10-24 15:39:45 UTC
Fixed by Kai Uwe Broulik with https://invent.kde.org/plasma/plasma-workspace/-/commit/7fb14b9942d42e7bc1c24b6fdaecf93bf677d605 in Plasma 6.5.1!
Comment 4 Roke Julian Lockhart Beedell 2025-10-24 15:59:35 UTC
(In reply to Nate Graham from comment #3)

> Fixed by Kai Uwe Broulik with
> https://invent.kde.org/plasma/plasma-workspace/-/commit/
> 7fb14b9942d42e7bc1c24b6fdaecf93bf677d605 in Plasma 6.5.1!

That commit doesn't *appear* to add what you originally added in the “Expected result” section, but I suppose that that's the purview of a separate FR.
Comment 5 Nate Graham 2025-10-24 16:03:57 UTC
Yeah, the issue was solved by not showing a Details button when there are no details to show.