Bug 461812 - Progress bar is barely visible in task progress sheet
Summary: Progress bar is barely visible in task progress sheet
Status: RESOLVED FIXED
Alias: None
Product: Discover
Classification: Applications
Component: discover (show other bugs)
Version: master
Platform: Neon Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2022-11-14 11:17 UTC by Patrick Silva
Modified: 2022-11-14 23:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.26.4


Attachments
screenshot (115.91 KB, image/png)
2022-11-14 11:17 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2022-11-14 11:17:15 UTC
Created attachment 153733 [details]
screenshot

STEPS TO REPRODUCE
1. install an app
2. while the installation is in progress, click on 'Tasks' in the side bar
3. 

OBSERVED RESULT
barely visible progress bar seen in the attached screenshot

EXPECTED RESULT
better visibility

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.26.80
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7
Graphics Platform: Wayland
Comment 1 Bug Janitor Service 2022-11-14 22:20:55 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/415
Comment 2 Nate Graham 2022-11-14 23:49:55 UTC
Git commit fadfcaa6a6f2b6f09fdb45ea6ca2beef8d0ea114 by Nate Graham.
Committed on 14/11/2022 at 22:16.
Pushed by ngraham into branch 'master'.

ProgressView: disable highlight effect for real

The intention of this code was to have no visible highlight effect, but
it wasn't working, causing list items to have a highlight and obscure
the progress bar. This fixes it.
FIXED-IN: 5.26.4

M  +8    -1    discover/qml/ProgressView.qml

https://invent.kde.org/plasma/discover/commit/fadfcaa6a6f2b6f09fdb45ea6ca2beef8d0ea114
Comment 3 Nate Graham 2022-11-14 23:54:50 UTC
Git commit eb91b30c329abb8fe021d249addd0eb6de4f30e3 by Nate Graham.
Committed on 14/11/2022 at 23:54.
Pushed by ngraham into branch 'Plasma/5.26'.

ProgressView: disable highlight effect for real

The intention of this code was to have no visible highlight effect, but
it wasn't working, causing list items to have a highlight and obscure
the progress bar. This fixes it.
FIXED-IN: 5.26.4


(cherry picked from commit fadfcaa6a6f2b6f09fdb45ea6ca2beef8d0ea114)

M  +8    -1    discover/qml/ProgressView.qml

https://invent.kde.org/plasma/discover/commit/eb91b30c329abb8fe021d249addd0eb6de4f30e3