Version: 0.6.0 OS: Linux OSDir mailing list renders to a blank page. Reproducible: Didn't try Steps to Reproduce: Go to http://osdir.com/ml/GoogleWebToolkit/2009-07/msg02067.html Actual Results: Blank page Expected Results: A page showing a mailing list message OS: Linux (i686) release 2.6.32-25-generic-pae Compiler: cc It works in Firefox 3.6 and Chrome 6.0
seems like an adbocking issue: when you whitelist this site (or disabling ad blocking in general) the site will load fine…
this also happens when attempting to load the AdWords API documentation <http://code.google.com/apis/adwords/docs/developer/index.html>. this seems to be related to bug #249701, which was marked as fixed several weeks before the release of rekonq 0.6.1. either that fix didn't make it into the release, or something else is triggering the same issue.
confirmed with rekonq from mainline, with KDE 4.6 Beta 1…
Git commit fd1f2205b673a41bedb3959c99b8958f99a7b269 by Andrea Diamantini. Committed on 21/02/2011 at 19:21. Pushed by adjam into branch 'master'. AdBlock: adding a Null Rule to match all the unimplemented filters. BUG:248045 BUG:253329 BUG:265909 M +1 -0 src/CMakeLists.txt M +2 -0 src/adblock/adblockmanager.cpp M +28 -2 src/adblock/adblockrule.cpp M +11 -0 src/adblock/adblockrule.h A +135 -0 src/adblock/adblockrulenullimpl.cpp [License: GPL (v2/3)] A +51 -0 src/adblock/adblockrulenullimpl.h [License: GPL (v2/3)] M +4 -0 src/adblock/adblockruletextmatchimpl.cpp http://commits.kde.org/rekonq/fd1f2205b673a41bedb3959c99b8958f99a7b269