Closed Bug 282380 Opened 20 years ago Closed 19 years ago

Enter doesn't copy proxy settings to FTP/SSL/Gopher

Categories

(SeaMonkey :: Preferences, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mcsmurf, Assigned: Stefan.Borggraefe)

References

Details

Attachments

(1 obsolete file)

To reproduce:
1. Open Preferences, Advanced->Proxies
2. Select Manual proxy configuration
3. Enter something for the proxy server field (or change the ports field)
4. Confirm changes by pressing Enter.
5. Open prefs again, click on Advanced to observe that proxy settings have not
been copied.

If you click OK, the settings are copied.
Stefan: Do you want to fix this bug when you have time :)? You created this new
proxy dialog, that's why i'm asking you.
Attached patch Patch (obsolete) — Splinter Review
Ok, the problem here is that the change event is only processed when the prefs
are already saved. The function FixProxyURL() suffers from the same problem.

This patch introduces the possibility to register functions to be called just
before the prefs are saved.

I also fixed the emacs mode-line in nsPrefWindow.js, because the specified mode
created tabs, and added a correct mode-line to the other touched file (I
actually use emacs ;-) ).
Assignee: prefs → Stefan.Borggraefe
Status: NEW → ASSIGNED
Attachment #174633 - Flags: review?(neil.parkwaycc.co.uk)
I wonder if it would be possible to get the Enter ke to fire onchange first?
(In reply to comment #3)
> I wonder if it would be possible to get the Enter ke to fire onchange first?

I don't know how/where I could change the order of the fired events. If this is
the right way to fix this bug, someone else has to take it.
OS: Windows 2000 → All
Hardware: PC → All
My patch to bug 225563 fixes this, but unfortunately I need to update it :-/
Depends on: 225563
Comment on attachment 174633 [details] [diff] [review]
Patch

Great news! Thanks Neil. :-)
Attachment #174633 - Attachment is obsolete: true
Attachment #174633 - Flags: review?(neil.parkwaycc.co.uk)
I'm claiming this was fixed by the checkin to bug 225563.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: