Bug 350513 - gnome proxy settings dialog input disabled
Summary: gnome proxy settings dialog input disabled
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Alpha 0
Hardware: All openSUSE 10.3
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Federico Mena Quintero
QA Contact: E-mail List
URL:
Whiteboard: gnome-wrong-out-of-the-box gnomeup-gn...
Keywords:
Depends on:
Blocks: 412722
  Show dependency treegraph
 
Reported: 2007-12-22 08:33 UTC by Wolfgang Rosenauer
Modified: 2008-07-28 18:13 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
gnome-control-center-system-proxy-configuration.patch (14.68 KB, patch)
2008-06-13 09:47 UTC, Federico Mena Quintero
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wolfgang Rosenauer 2007-12-22 08:33:26 UTC
If I choose manual settings in the proxy dialog, set some proxy information, leave the dialog and reopen it later all the settings are still correct but the input fields in the manual settings are greyed out so that it's not possible to change anything in there until one switches the 'main' choice to something else and back to manual settings.
Comment 1 Mark Gordon 2007-12-31 22:19:03 UTC
Confirmed, with no such bug reported upstream and a possibly relevant 886-line patch (control-center2-system-proxy-configuration.diff) in our packages.

Indeed, I tried rebuilding the package without that patch, and this bug goes away in the absence of the patch.
Comment 2 Federico Mena Quintero 2008-01-03 13:06:28 UTC
Confirmed.  It looks like we unconditionally start up with the Manual widgets disabled, but forget to enable them if "Manual proxy settings" is the starting choice.
Comment 3 Magnus Boman 2008-03-22 08:13:24 UTC
Ping...
Comment 4 Vincent Untz 2008-06-11 16:16:19 UTC
Still there in 11.0.
Comment 5 Federico Mena Quintero 2008-06-13 09:47:30 UTC
Created attachment 221992 [details]
gnome-control-center-system-proxy-configuration.patch

Updated version of the proxy patch that fixes this problem.
Comment 6 Federico Mena Quintero 2008-06-13 09:52:20 UTC
Submitted to STABLE; this should appear in openSUSE 11.1.

* Fri Jun 13 2008 - federico@novell.com
- Updated gnome-control-center-system-proxy-configuration.patch to fix
  https://bugzilla.novell.com/show_bug.cgi?id=350513 - the widgets for
  manual proxy configuration were disabled at startup, even if Manual
  mode was selected in the user's configuration.