Closed
Bug 48511
Opened 25 years ago
Closed 25 years ago
Character coding dropdown list in prefs panel not initialized
Categories
(Core :: Preferences: Backend, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: bugs)
References
Details
In the following prefs panel, we have a Characters coding dropdown list (it's a
RDF menu):
Navigator/Languages
Mail and Newsgroups/Message Display
Mail and Newsgroups/Message Composition
When the panel open, this dropdown list is not initialized with the current
value because a JS error occurs. Also if the panel as more elements after the
dropdown list, they wont be initialized either. This is affecting the "Enable
address autocompletion" check box in the Message Composition pane.
JavaScript error:
line 0: uncaught exception: [Exception... "Illegal value" code: "-2147024809"
nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" loc
ation: "chrome://global/content/nsWidgetStateManager.js Line: 224"]
Reporter | ||
Comment 1•25 years ago
|
||
Nominating nsbeta3
Comment 3•25 years ago
|
||
this is still a problem on winnt/linux/mac [2000.09.18.05/6/8 opt comm], at
least when i use the modern skin. appears fixed in the classic skin, so i'll
mark it vrfy fixed here and file a themes-oriented bug soon...
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•