https://bugs.kde.org/show_bug.cgi?id=435611
Bug ID: 435611
Summary: QtWebKit, when used, does not honor KDE policy
Product: libalkimia
Version: 8.1.0
Platform: Other
OS: All
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
According to
https://community.kde.org/Policies/API_to_Avoid#QNetworkAccessManager, if
QNetworkAccessManager is used, the corresponding policy should be set, which is
currently not the case. QNetworkAccessManager is used by QtWebKit, which is
enabled if building with WebKit.
STEPS TO REPRODUCE
1. inspect alkimia and QtWebKit source for a call to
QNetworkAccessManager::setRedirectPolicy()
OBSERVED RESULT
The mentioned method is not called.
EXPECTED RESULT
The mentioned method should be called with the approbiate parameter.
ADDITIONAL INFORMATION
The issue has been reported by Thomas Baumgart
--
You are receiving this mail because:
You are watching all bug changes.