Bug 140711 - Empty thumbnails on youtube
Summary: Empty thumbnails on youtube
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-27 13:09 UTC by Tal Levy
Modified: 2008-03-20 18:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
As in this screenshot. (391.57 KB, image/png)
2007-01-27 13:11 UTC, Tal Levy
Details
onscroll bug testcase (236 bytes, text/html)
2007-08-31 19:24 UTC, Konrad Rzepecki
Details

Note You need to log in before you can comment on or make changes to this bug.
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