Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.6.2, 4.7.0
-
None
-
276f64d21d7b877044fddd646b855829950099b0 (5.0), 1524b8dc5a994d01b51a5fa80b3e634e891b7e79 (4.8)
Description
When detect option is checked (see screenshot), and a manual proxy is specified, and the detection fails, no connection can be established.
Expected behavior: Fall back to manually specified proxy. This is also what IE does.
Relevant code: qnetworkproxy_win.cpp:307
ieProxyConfig.fAutoDetect is true, hence the fetched proxyServerList gets cleared.
Attachments
Issue Links
- relates to
-
QTBUG-13957 qnetworkproxy_win.cpp - should use auto config url before using auto detect
- Closed
-
QTBUG-10238 Using Windows proxy settings behaviour similar to Firefox
- Closed