Bug 350513

Summary: gnome proxy settings dialog input disabled
Product: [openSUSE] openSUSE 11.1 Reporter: Wolfgang Rosenauer <wolfgang>
Component: GNOMEAssignee: Federico Mena Quintero <federico>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: captain.magnus, vuntz
Version: Alpha 0   
Target Milestone: ---   
Hardware: All   
OS: openSUSE 10.3   
Whiteboard: gnome-wrong-out-of-the-box gnomeup-gnome-control-center
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 412722    
Attachments: gnome-control-center-system-proxy-configuration.patch

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.