Closed Bug 108478 Opened 24 years ago Closed 24 years ago

Some pref panel menulists not set to default value

Categories

(SeaMonkey :: Preferences, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jrgmorrison, Assigned: bugzilla)

References

()

Details

blake. I noticed that the menulists in these files: mailnews/base/prefs/resources/content/pref-viewing_messages.xul mailnews/compose/prefs/resources/content/pref-composing_messages.xul xpfe/components/prefwindow/resources/content/pref-languages.xul were not getting set to a default value when the panel loads. I see that you removed the preftype for these menulists, but that preftype does not have a default type (preftype) in nsPrefWindow.js. I don't know whether menulist needs to get a default, or whether the preftype is required if a menulist (but guessing the latter).
John, great catch. It should have a default of int. I could have sworn I did that.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
did you also need this same change at the attached URL (earlier in savePrefs)
vrfy fixed --except that the menulist in Languages isn't initialized; see bug 108743 for that. used commercial bits: linux [rh6.2] - 2001.11.06.12 winNT - 2001.11.06.12 mac os 10.1 - 2001.11.06.08
Status: RESOLVED → VERIFIED
>menulist in Languages isn't initialized this should work with 1107 bits
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.