https://bugs.kde.org/show_bug.cgi?id=487577
Bug ID: 487577
Summary: Kirigami.Icon shows two icons overlayed
Classification: Frameworks and Libraries
Product: frameworks-kirigami
Version: Master
Platform: Other
OS: Linux
Status: REPORTED
Keywords: regression
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: Not decided
SUMMARY
When using a Kirigami.Icon with `animated: true` (which is the default for
plasma items), the first icon loaded is never deleted and keeps showing behind
the newly loaded icons, with the visual result of one icon layered on top of
the other.
STEPS TO REPRODUCE
1. Use a Kirigami.Icon with `animated: true`, and switch the icon source
(or run the attached test snipped `kqml test_animated_icon.qml` when I'm able
to attach it to bugzilla)
OBSERVED RESULT
The transition between icons produces two icons overlayed
EXPECTED RESULT
The transition between icons is animated with no leftover icons
SOFTWARE/OS VERSIONS
Operating System: Kubuntu 24.04
KDE Plasma Version: 6.1.80
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.0
Kernel Version: 6.8.0-31-generic (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-8565U CPU @ 1.80GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
System Version: 0.1
ADDITIONAL INFORMATION
It doesn't happen when reverting
https://invent.kde.org/frameworks/kirigami/-/commit/885cf03eb07a24e7de9e73e4e35ee047467a55b5
--
You are receiving this mail because:
You are watching all bug changes.