Bug 180622 - [Proxy] Inconsistent enablement states in network preference page
Summary: [Proxy] Inconsistent enablement states in network preference page
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 3.3   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: 3.3 M7   Edit
Assignee: Michael Valenta CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-04-03 03:14 EDT by Brock Janiczak CLA
Modified: 2007-05-01 10:41 EDT (History)
0 users

See Also:


Attachments
patch to org.eclipse.ui.net (1.99 KB, patch)
2007-04-03 03:16 EDT, Brock Janiczak CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brock Janiczak CLA 2007-04-03 03:14:03 EDT
Version: 3.3.0
Build id: I20070323-1616

Not sure who owns the network connections page, so i assigned this one to Team.

1. Select manual proxy configuration
2. Check the "use this proxy server for all protocols" button in the Network Connections preference page.  Notice that the SSL and SOCKS proxy fields are disabled
3. change back to direct connection
4. change back to manual.  SSL and SOCKS fields are enabled, but use this proxy for all protocols is enabled.  The SSL and SOCKS fields should be disabled.

Patch to follow
Comment 1 Brock Janiczak CLA 2007-04-03 03:16:02 EDT
Created attachment 62743 [details]
patch to org.eclipse.ui.net

Patch to correctly update the enabled state of the protocol fields based on the current enabled state and the selection state of the "use this server for all protocols" check box.
Comment 2 Michael Valenta CLA 2007-04-03 10:52:09 EDT
You found the right place (at least for now). Thanks for the patch.
Comment 3 Michael Valenta CLA 2007-04-03 13:16:34 EDT
Patch released to HEAD. Thanks again.
Comment 4 Michael Valenta CLA 2007-05-01 10:41:08 EDT
Verified in I20070501-0010