[Development] QT 5.9. Issues with QWebEngine

Kai Koehne Kai.Koehne at qt.io
Wed Jul 12 13:07:20 CEST 2017


Hi Sudhir,

This is best discussed on bugreports.qt.io, in a bug report for component "WebEngine" in project "Qt". 

Please include on how you want to set a (non-local) proxy:
- through the system settings or
- through QNetworkProxy::applicationProxy

Regards

Kai

> -----Original Message-----
> From: Development [mailto:development-bounces+kai.koehne=qt.io at qt-
> project.org] On Behalf Of Sudhir Sharma
> Sent: Mittwoch, 12. Juli 2017 12:18
> To: development at qt-project.org
> Subject: [Development] QT 5.9. Issues with QWebEngine
> 
> HI,
> 
> 
> 
> QWebEngine does not take exact proxy settings from System (as done in
> internet browsers like Chrome)
> 
> Internet client is configured to use proxy for internet addresses and bypass it
> for local addresses.
> 
> 
> 
> But it does not happen. QWebEngine fails to bypass proxy for local urls.
> 
> 
> 
> Scenarios:
> 
> 
> 
> -          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.
> 
> 
> 
> Regarsds,
> 
> Sudhir
> 
> 
> 
> 
> 
> 
> ________________________________
> 
> 
> http://www.mindtree.com/email/disclaimer.html




More information about the Development mailing list