Closed
Bug 263469
Opened 20 years ago
Closed 20 years ago
When using "Same proxy for all protocols", it does not clone the port number with the IP.
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
WORKSFORME
Firefox1.5
People
(Reporter: djneoform, Assigned: mconnor)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 If i enter an IP and port number the IP gets displayed accross all the other protocols, but the port number does not. Reproducible: Always Steps to Reproduce: 1.Open connection settings 2.switch to "manual proxy configuration" 3.turn on "use same proxy for all protocols" 4.enter an ip and port. 5.save Actual Results: the port number does not get copied accross the port fields. (also, SOCKS does not clone the IP & Port) Expected Results: should copy the port number into all fields.
| Assignee | ||
Comment 1•20 years ago
|
||
SOCKS not being copied is intended behaviour, since this is basically lifted from IE. This works for me just fine in a week-old build.
Comment 2•20 years ago
|
||
I can confirm the bug on Firefox 1.0. When "use the same proxy for all protocols" is enabled, the http proxy name and port number fields are not copied to the the dependend proxy fields (https, ftp etc.) if the dialog is left with the return key directly after editing the value. Using the Ok button works fine with my browser. I suppose the copying routine is triggered once the proxy field loses focus, which does not happen if you leave the dialog with RETURN.
| Assignee | ||
Comment 3•20 years ago
|
||
Now, if that's what the reporter is seeing, then we can just morph the bug, otherwise I'll have to file a new bug.
| Reporter | ||
Comment 4•20 years ago
|
||
yeah, that's exactly it. :) i only noticed it was a loseFocus bug after i tinkered around with it for a couple of days.
Comment 5•20 years ago
|
||
Exactly the same behaviour under Linux/GTK, FF 1.0
| Assignee | ||
Comment 6•20 years ago
|
||
*cough*isuckfornotthinkingaboutthis*cough* I'll fix this at some point, in the meantime click OK instead of hitting Enter. :)
Assignee: firefox → mconnor
Target Milestone: --- → Firefox1.1
| Reporter | ||
Comment 7•20 years ago
|
||
Just tried it with a trunk build, bug finally fixed :D
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Comment 8•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•