https://bugs.kde.org/show_bug.cgi?id=316989
--- Comment #4 from Pierre <[email protected]> --- In Kubuntu 14.04 this bug is still present. The attached patch is necessary to completely fix the problem. QWebView::setUrl is a non-virtual function. Without declaring webview as a proper KWebView reference, the wrong (i.e. not honouring KDE proxy settings) QWebView method gets called on dispatch. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
