Bug 448481 - Text fade effect when switching categories makes it invisible for a split second
Summary: Text fade effect when switching categories makes it invisible for a split second
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Containment (show other bugs)
Version: master
Platform: Other Linux
: NOR minor
Target Milestone: 1.0
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-14 17:23 UTC by guimarcalsilva
Modified: 2022-01-14 18:08 UTC (History)
2 users (show)

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


Attachments
Video showing issue (1.20 MB, video/mp4)
2022-01-14 17:23 UTC, guimarcalsilva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description guimarcalsilva 2022-01-14 17:23:23 UTC
Created attachment 145468 [details]
Video showing issue

SUMMARY

STEPS TO REPRODUCE
1. Right-Click desktop
2. Click on Configure Desktop and Wallpaper...
3. Click on any category icons

OBSERVED RESULT

The text on the category gets invisible for a split second due to the animation. That looks inconsistent because the highlight itself doesn't fade too. I suggest removing the effect entirely.

EXPECTED RESULT

No animation for the text selection

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.24.80
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.3
Kernel Version: 5.11.0-46-generic (64-bit)
Graphics Platform: X11
Processors: 6 × Intel® Core™ i5-9400F CPU @ 2.90GHz
Memory: 7,6 GiB of RAM
Graphics Processor: Radeon RX 570 Series
Comment 1 Nate Graham 2022-01-14 17:27:18 UTC
Can confirm. This affects all instances of the applet configuration window.
Comment 2 Nate Graham 2022-01-14 18:07:29 UTC
Git commit c53daeaf42443ef2b4b8d626ceff55e927fefe2c by Nate Graham.
Committed on 14/01/2022 at 18:06.
Pushed by ngraham into branch 'master'.

configuration/ConfigCategoryDelegate: remove color animation

Nothing else animates as it changes, so the only effect of this
animation was to make the text briefly invisible.
FIXED-IN: 5.24

M  +0    -6    desktoppackage/contents/configuration/ConfigCategoryDelegate.qml

https://invent.kde.org/plasma/plasma-desktop/commit/c53daeaf42443ef2b4b8d626ceff55e927fefe2c
Comment 3 Nate Graham 2022-01-14 18:08:14 UTC
Git commit 2a5c0e1daf04b1ccd7a3b38c5038ba908e819221 by Nate Graham.
Committed on 14/01/2022 at 18:07.
Pushed by ngraham into branch 'Plasma/5.24'.

configuration/ConfigCategoryDelegate: remove color animation

Nothing else animates as it changes, so the only effect of this
animation was to make the text briefly invisible.
FIXED-IN: 5.24
(cherry picked from commit c53daeaf42443ef2b4b8d626ceff55e927fefe2c)

M  +0    -6    desktoppackage/contents/configuration/ConfigCategoryDelegate.qml

https://invent.kde.org/plasma/plasma-desktop/commit/2a5c0e1daf04b1ccd7a3b38c5038ba908e819221