F1ash / dnscrypt-proxy-gui

Qt/KF5 GUI wrapper over dnscrypt-proxy
GNU General Public License v2.0
26 stars 7 forks source link

Selected DNScrypt server name to be used in connection is not activated #11

Closed Ricky-Tigg closed 6 years ago

Ricky-Tigg commented 6 years ago

Description of problem: Selected DNScrypt server name to be used in connection is not activated. Version-Release number of component in Fedora: dnscrypt-proxy-gui-1.11.11-1.fc27.x86_64

Steps to Reproduce:

  1. In Application Settings view, make sure that option Use fast servers only, is not checked.
  2. In main view, select from scrollable list any DNScrypt server name and activate the connection.

Actual results: The connection activated does not correspond to the selected DNScrypt server name but corresponds to the immediate following DNScrypt server name in the list. Exception of course in case the last DNScrypt server name in the list is selected. In case step 1. is not observed, the activated connection corresponds then to the immediate following fast DNScrypt server name in the list.

Expected results: The connection activated to correspond to the selected DNScrypt server name.