Assigned
Status Update
Comments
en...@google.com <en...@google.com>
ma...@wandera.com <ma...@wandera.com> #2
nf...@google.com <nf...@google.com> #3
Thanks for the report. I have created an internal bug (24595269) to look into it.
nf...@google.com <nf...@google.com>
to...@google.com <to...@google.com> #4
Assigning over to the owner of bug 24595269 (which was autoclosed due to inaction).
Description
Steps to reproduce
- Connect to WiFi network and make shore that proxy is not applied for that WiFi
- Open an app that reads values in http[s].proxyHost and http[s].proxyPort. Values at this point should be null.
- Put app into background. (do not kill it)
- Go into the wifi settings and configure proxy for current WiFi. (long press on current wifi -> Modify Network config -> Check "Show advanced options" -> Set proxy to "Manual" -> And then set proxy host name and proxy port.)
- Reopen app that read proxy values
At this point http[s].proxyHost and http[s].proxyPort are still set to null. But if you kill this app and and reopen it values will be set to actual values.
This bug is reproducible on every device with android 5.0.0 and above.
Some device that I have tested on:
- Nexus 5 with Android M
- Nexus 5 with Android 5.1.1
- Samsung Galaxy S5 with Android 5.0
- Samsung Galaxy S4 with Android 4.4.1 (issue does not occur)
- Nexus 4 with Android 4.4.1 (issue does not occur)