https://bugs.kde.org/show_bug.cgi?id=494153
--- Comment #4 from tqd8 ---
Hmm, I still see it in Qt 6.7.2 (Fedora 41 beta) and 6.7.3 (Tumbleweed). Can
anyone try at other global animation speeds (maybe global display scales too)?
Originally designed in
https://invent.kde.org/plasma/libplasma/-/me
https://bugs.kde.org/show_bug.cgi?id=494153
Nate Graham changed:
What|Removed |Added
Keywords||regression
CC|
https://bugs.kde.org/show_bug.cgi?id=494153
--- Comment #2 from tqd8 ---
> I can't test myself, but does changing the resize duration to 0 make the
> highlight stay in sync with the list item's size? (at all global animation
> speeds)
I was able to test, and this didn't seem to fix the issue.
-
https://bugs.kde.org/show_bug.cgi?id=494153
--- Comment #1 from tqd8 ---
Is it caused by this line?
https://invent.kde.org/plasma/plasma-nm/-/blob/e7ab77154feaa4a9cf0cd269a872786bf56584b7/applet/contents/ui/ConnectionListPage.qml#L88
(changed from 0 to Kirigami.Units.ShortDuration for Plasma 6.1)