Bug 140711

Summary: Empty thumbnails on youtube
Product: [Applications] konqueror Reporter: Tal Levy <latyvel>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: hannibal
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: As in this screenshot.
onscroll bug testcase

Description Tal Levy 2007-01-27 13:09:50 UTC
Version:           3.5.6 (using KDE 3.5.6, Arch Linux)
Compiler:          Target: i686-pc-linux-gnu
OS:                Linux (i686) release 2.6.18-ARCH

When scrolling down the related videos list on a youtube video page, the thumbnails of the videos in the list are empty.
Comment 1 Tal Levy 2007-01-27 13:11:41 UTC
Created attachment 19440 [details]
As in this screenshot.
Comment 2 Germain Garand 2007-02-14 12:49:58 UTC
SVN commit 633569 by ggarand:

looks like onscroll is pretty much unescapable those days.
Fix youtube thumbnails not showing up.

BUG: 140711



 M  +4 -0      html/html_baseimpl.cpp  
 M  +4 -0      html/html_elementimpl.cpp  
 M  +711 -699  misc/htmlattrs.c  
 M  +13 -12    misc/htmlattrs.h  
 M  +1 -0      misc/htmlattrs.in  
 M  +2 -1      misc/loader.cpp  
Comment 3 Konrad Rzepecki 2007-08-31 19:24:14 UTC
Created attachment 21517 [details]
onscroll bug testcase

This bug still exists in 3.5.7. On scroll event isn't called (check testcase).
Please fix it, or backport if it was only made for 4.X branch (especially the
4.0 is delayed).
Comment 4 Germain Garand 2008-03-20 18:10:43 UTC
SVN commit 788099 by ggarand:

and also the youtube miniature thingy because my daughter says so

CCBUG:140711


 M  +4 -0      html/html_baseimpl.cpp  
 M  +4 -0      html/html_elementimpl.cpp  
 M  +715 -700  misc/htmlattrs.c  
 M  +13 -12    misc/htmlattrs.h  
 M  +1 -0      misc/htmlattrs.in  


WebSVN link: http://websvn.kde.org/?view=rev&revision=788099