Testing filtering device connections based on USB VID and PID. Noticed that when "switching" devices, the prompt appeared while in the background (behind the dialog prompt) the validation progress bar had appeared.
In this case, had plugged in a generic USB<->Serial stick, and the validation code was waiting for the beacon from the hardware (which would never come).
Thing is... when explicitly choosing to switch connections, the prompt to "connect to detected device" should NOT appear.
Minor issue, but it can be annoying. As I'm down to one functional unit for the time being, testing with multiple real devices is not possible.
Testing filtering device connections based on USB VID and PID. Noticed that when "switching" devices, the prompt appeared while in the background (behind the dialog prompt) the validation progress bar had appeared.
In this case, had plugged in a generic USB<->Serial stick, and the validation code was waiting for the beacon from the hardware (which would never come).
Thing is... when explicitly choosing to switch connections, the prompt to "connect to detected device" should NOT appear.
Minor issue, but it can be annoying. As I'm down to one functional unit for the time being, testing with multiple real devices is not possible.