Closed
Bug 64496
Opened 24 years ago
Closed 24 years ago
proxy pane radio buttons enable/disable text fields incorrectly
Categories
(SeaMonkey :: Preferences, defect)
SeaMonkey
Preferences
Tracking
(Not tracked)
People
(Reporter: matt, Assigned: matt)
Details
summary pretty much says it. installed a fresh nightly, should have entered
these bugs earlier, as they've been in both irix nightlies i've tried :)
when i first start mozilla, it imports my proxy settings wrong. the NS 4.x
proxy settings are set to "none", although at one time i did have proxy
settings. the imported proxy setting is undefined
i start up preferences to fix this, and i expand the tree on the left to get
to the proxies pane - no scrollbar. this is repeatable, but after
opening/closing/manipulating the prefs panel a few times, i see that the
scrollbar sometimes will show up.
Steps to repro no scrollbar in preferences tree-list:
1. start moz on irix
2. edit->preferences
3. click the arrow next to "advanced"
4. watch tree expand. watch list become too long for default irix font
5. watch scrollbar not appear
6. watch user manually resize preferences window in order to see all widgets
once i get at the proxy settings, i see that none of the 3 options are checked,
i have to click "no proxy" myself. at this point, i can start actually
downloading pages with moz.. it doesn't seem to work until i set this proxy
config to "no proxy"
later on i want to start playing with squid a bit so i go into the
preferences->advanced->proxies panel and click "manual proxy config"
the input boxes for the proxy url's stay greyed out. i need to go to another
prefs pane and come back before the widgets are enabled.
heres my run-log:
becker:package 18 > ./run-mozilla.sh
MOZILLA_FIVE_HOME=.
LD_LIBRARY_PATH=.:/usr/local/lib/rvplayer5.0:/usr/freeware/lib
LIBRARY_PATH=.:./components
SHLIB_PATH=.
LIBPATH=.
ADDON_PATH=.
MOZ_PROGRAM=./mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
RegSelf Shift_JIS to Unicode converter complete
RegSelf EUC-JP to Unicode converter complete
RegSelf ISO-2022-JP to Unicode converter complete
RegSelf Unicode to Shift_JIS converter complete
RegSelf Unicode to EUC-JP converter complete
RegSelf Unicode to ISO-2022-JP converter complete
RegSelf Unicode to jis_0201 converter complete
RegSelf Unicode to jis_0208-1983 converter complete
RegSelf Unicode to jis_0212-1990 converter complete
RegSelf Unicode to Big5 converter complete
RegSelf Unicode to x-x-big5 converter complete
RegSelf Big5 to Unicode converter complete
Registering plugin 0 for: "*","All types",".*"
Move window by 639.5,511.5
Inside Migrate Profile routine.
start of pref migration
in SetSecurityButton
JavaScript error:
chrome://communicator/content/securityUI.js line 31:
Components.classes['@mozilla.org/secure_browser_ui;1'] has no properties
we don't handle eBorderStyle_close yet... please fix me
*** panel to load is = chrome://communicator/content/pref/pref-navigator.xul
*** queueing up a panel...
got a request
JavaScript error:
line 0: uncaught exception: [Exception... "Illegal value" code: "-2147024809"
nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location:
"chrome://global/content/nsWidgetStateManager.js Line: 252"]
JavaScript error:
line 2: this.selectedItem has no properties
in SetSecurityButton
JavaScript error:
chrome://communicator/content/securityUI.js line 31:
Components.classes['@mozilla.org/secure_browser_ui;1'] has no properties
Gdk-CRITICAL **: file gdkwindow.c: line 716: assertion `window != NULL' failed.
we don't handle eBorderStyle_close yet... please fix me
*** panel to load is = chrome://communicator/content/pref/pref-navigator.xul
*** queueing up a panel...
got a request
got a request
got a request
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
we don't handle eBorderStyle_close yet... please fix me
*** panel to load is = chrome://communicator/content/pref/pref-navigator.xul
*** queueing up a panel...
got a request
we don't handle eBorderStyle_close yet... please fix me
*** panel to load is = chrome://communicator/content/pref/pref-navigator.xul
*** queueing up a panel...
Comment 1•24 years ago
|
||
There are two issues in this bug : the scrollbar and the proxy.
The scrollbar part is bug 59108.
(Hence why we ask to report only one issues per bug...)
I don't know what the security errors are, however, and I don't know why
migrating your proxy settings failed. I will try to find who is responsible for
the Irix builds.
Updating summary.
Summary: 2 Preferences Bugs - No scrollbar in preferences tree, must exit proxy pane after setting "manual proxy" before proxy input boxes are enabled. → must exit proxy pane after setting "manual proxy" before proxy input boxes are enabled.
Comment 2•24 years ago
|
||
Ant the problem with Proxy settings text box not being activated is duplcate of
bug 41073.
Comment 4•24 years ago
|
||
I am taking this for the radio button issues. The scrollbar problem is
definately a duplicate of the bug mentioned. I see the problem here, just need
to figure out an appropriate fix.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
OS: IRIX → All
Hardware: SGI → All
Summary: must exit proxy pane after setting "manual proxy" before proxy input boxes are enabled. → proxy pane radio buttons enable/disable text fields incorrectly
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 64225 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•