Proxy configuration not updated when only port number is changed #2599
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
Users may access the Internet via a proxy server. Arduino IDE can be configured for this use case via the "Network" tab of the "Preferences" dialog.
🐛 If only the "Port number" preference is changed, the IDE disregards the change.
To reproduce
example.com
42
foo
bar
🙂 The proxy configuration is as you specified at step (4).
123
.🐛 The value of the "Port number" preference is
42
as configured at step (4) instead of123
as reconfigured at step (8).Expected behavior
Changes to the "Port number" preference take effect.
Arduino IDE version
Original report
2.2.2-nightly-20240119
Last verified with
2.3.4
Operating system
Windows
Operating system version
Windows 11
Additional context
The fault does not occur if other proxy preferences are changed at the same time as the "Port number" preference.
Originally reported by @lokomiro
Issue checklist
The text was updated successfully, but these errors were encountered: