[Qtwebengine] QT 5.9. Issues with QWebEngine

Sudhir Sharma Sudhir.Sharma at mindtree.com
Wed Jul 12 12:05:59 CEST 2017


I did some tests by changing browser settings (like chrome).
And the changes in browser settings are directly reflected in QT.


-          Remove proxy in Browser. -> webengine is able to load local urls but NOT internet URLs

-          Add proxy in browser -> webengine is able to load  internet URLs but NOT local URLs

-          If I set the proxy in browser and check to ignore local addresses, browser works fine for both local and internet addresses. I am expecting same functionality from QWebEngine. Please suggest if it is possible.

Regards,
Sudhir

From: Sudhir Sharma
Sent: Wednesday, July 12, 2017 2:41 PM
To: Allan Sandfeld Jensen <allan.jensen at qt.io>; qtwebengine at qt-project.org
Subject: Re: [Qtwebengine] QT 5.9. Issues with QWebEngine

Thanks for your prompt response.
Can you please suggest where does webengine  takes settings from when I set networkproxy  to use system settings.?
And how can I make webengine to ignore proxy for local addresses ?

Regards
Sudhir




Sent from my Samsung Galaxy smartphone.


-------- Original message --------
From: Allan Sandfeld Jensen <allan.jensen at qt.io<mailto:allan.jensen at qt.io>>
Date: 12/07/2017 14:32 (GMT+05:30)
To: qtwebengine at qt-project.org<mailto:qtwebengine at qt-project.org>
Cc: Sudhir Sharma <Sudhir.Sharma at mindtree.com<mailto:Sudhir.Sharma at mindtree.com>>
Subject: Re: [Qtwebengine] QT 5.9. Issues with QWebEngine

* You are receiving this mail from an external source *

On Mittwoch, 12. Juli 2017 07:56:34 CEST Sudhir Sharma wrote:
> Hi,
>
> QWebEngineView & QWebEnginePage do not take proxy settings from Chrome.
> Chrome is configured to use proxy for internet addresses and bypass it for
> local addresses.
>
> But it does not happen. QWebEngineView fails to load URLs in LAN.
> If Proxy is turned off in Chrome then local addresses would work but
> internet would fail.
>
> Would really appreciate any insight on this issue.
>
QtWebEngine will use Qt proxy settings, which defaults to whatever Qt picks up
from the system settings. We do not read Chrome settings.

Best regards
'Allan

________________________________

http://www.mindtree.com/email/disclaimer.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qtwebengine/attachments/20170712/8151d761/attachment.html>


More information about the QtWebEngine mailing list