Summary: | Dolphin doesn't play animated GIFs in the preview on mouseover. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | DG <downhillgames> |
Component: | panels: information | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bugzilla, cooling.crystals, frank78ac, meven29, nate |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/dolphin/c0ca8f2c79c9b0e9f6db47dd86a1434d4e3de5bb | Version Fixed In: | 19.11.80 |
Sentry Crash Report: |
Description
DG
2009-01-29 06:39:47 UTC
*** Bug 263222 has been marked as a duplicate of this bug. *** Resetting assignee to default as per bug #305719 Patch proposed: https://phabricator.kde.org/D23538 Git commit c0ca8f2c79c9b0e9f6db47dd86a1434d4e3de5bb by Elvis Angelaccio, on behalf of Ismael Asensio. Committed on 21/09/2019 at 14:25. Pushed by elvisangelaccio into branch 'master'. [dolphin] Animate gifs on preview Summary: Adds the capability to view animated images on the preview in the information panel. This was a request from a user back in 2009 (https://bugs.kde.org/show_bug.cgi?id=182257), but I think nowadays with stickers/memes and what not, it's even more useful. It keeps the size default transition of the preview viewer before starting the animation, so that the visual integration is smoother. {F7289110} FIXED-IN: 19.11.80 Test Plan: Open the information panel and hover over some animated images (gif/webp/mng) Reviewers: #dolphin, #vdg, ngraham, elvisangelaccio Reviewed By: #vdg, ngraham Subscribers: pino, fuksitter, meven, broulik, kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D23538 M +9 -1 src/panels/information/informationpanelcontent.cpp M +73 -5 src/panels/information/pixmapviewer.cpp M +14 -0 src/panels/information/pixmapviewer.h https://commits.kde.org/dolphin/c0ca8f2c79c9b0e9f6db47dd86a1434d4e3de5bb |