Bug 361122

Summary: GIFs in description do not render in Akregator (Also, HTML5 videos do not seem to work either)
Product: [Applications] akregator Reporter: dev
Component: internal browserAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: montel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
URL: http://www.smpolymen.com/gif.rss
Latest Commit: Version Fixed In:
Attachments: Screenshot of issue

Description dev 2016-03-29 01:24:49 UTC
GIFs in description do not render in Akregator. They had worked up until about a month or two ago (I cannot find a working old version that I can use without downgrading a large number of dependencies.) Also, HTML5 videos do not seem to work either. (They never worked that I remember, however I believe webkit should support it.)  

See this test feed: http://www.smpolymen.com/gif.rss

About -> Version
Version 5.1.3
Using:
KDE Frameworks 5.20.0
Qt 5.6.0 (built against 5.6.0)
The xcb windowing system

(From Arch Linux x64 repo)

Reproducible: Always

Steps to Reproduce:
View any item that includes a GIF (or HTML5 video.)



Actual Results:  
The item will not load. It will only show a broken image placeholder.

Expected Results:  
It should display the image /animation / or video.
Comment 1 dev 2016-03-29 01:29:00 UTC
Created attachment 98129 [details]
Screenshot of issue
Comment 2 Laurent Montel 2016-03-29 04:49:51 UTC
It works fine with 5.2
I don't know why it doesn't work with 5.1.3 (it uses khtml) so perhaps a khtml bug
(in 5.2 it uses QtWebKit)