v0.15.1 release version
On F27 bitcoin-qt continues to connect through a proxy even when the Connect through SOCKS5proxy checkbox is cleared and with no proxy= or onion= in bitcoin.conf
To replicate: (suggested - I cannot re-prove this due to Issue# 12498)
- Configure a proxy. I previously had
proxy={proxy:port}configured inbitcoin.confand have set them in the GUI also. - Remove proxy settings from
bitcoin.confand uncheck the {use proxy} checkboxes in Settings --> Options --> Network - Correctly restart bitcoin-qt
- Confirm proxy is used anyway.
bitcoin-qt should respect the setting of the {use proxy} checkboxes.