| Summary: | Konqueror shows an empty page when using WebKit | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] kwebkitpart | Reporter: | Johannes Obermayr <johannesobermayr> |
| Component: | general | Assignee: | webkit-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | blagozlatev, myriam |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Johannes Obermayr
2011-11-30 18:00:40 UTC
I reproduced the bug and I didn't find any duplicates. Please have a look here about WebKit related bugs: http://trac.webkit.org/wiki/QtWebKitBugs Git commit abfa18d847b7eb7a4206e4b851f14c0687b1c712 by Dawit Alemayehu. Committed on 17/12/2011 at 09:23. Pushed by adawit into branch 'KDE/4.7'. - Do not emit readyRead when received data is empty. - Treat ERR_SLAVE_DEFINED as warning and not error. This fixes empty page being shown when a supprious error is encountered by the KDE gzip filter during decompression. BUG: 287930 M +3 -1 kio/kio/accessmanagerreply_p.cpp http://commits.kde.org/kdelibs/abfa18d847b7eb7a4206e4b851f14c0687b1c712 |