This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 90328 - Inconsisten order of proxy items
Summary: Inconsisten order of proxy items
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-30 08:21 UTC by Jaromir Uhrik
Modified: 2007-04-18 13:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2006-11-30 08:21:53 UTC
NetBeans IDE Dev (Build 200611300230)
1.5.0_06; Java HotSpot(TM) Client VM 1.5.0_06-64
Mac OS X version 10.4.8 running on ppc
en_US (nb); MacRoman

Tools|Options dialog has following order of radiobutton items of proxy type:
 o Use System Proxy Settings
 o No Proxy
 o Manual Proxy Settings
while the dialog invoked by Tools|Update Center + pushing Proxy Configuration
button has the following order:
 o No Proxy
 o Use System Proxy Settings
 o Manual Proxy Settings

Please make the order of items consistent.
Comment 1 Jiri Rechtacek 2007-04-18 13:56:40 UTC
Autoupdate uses the shared Proxy Settings dialog from Tools|Options panel.