Closed
Bug 17028
Opened 25 years ago
Closed 25 years ago
finish the html select / pref support in nsPrefWindow.cpp
Categories
(SeaMonkey :: Preferences, defect, P3)
SeaMonkey
Preferences
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: sspitzer, Assigned: sspitzer)
Details
html select widgets are now supported by the pref window code.
see bug #15230.
see pref-mailnews.xul or pref-download.xul for examples.
right now, only int prefs are supported.
this bug is to make sure I finish the other pref types.
Assignee | ||
Comment 1•25 years ago
|
||
accepting bug.
Assignee | ||
Updated•25 years ago
|
Hardware: Macintosh → All
Target Milestone: M14
Assignee | ||
Comment 2•25 years ago
|
||
changing to all.
marking m14, since it's not dogfood, since no one needs this yet.
Comment 3•25 years ago
|
||
Seth, are there any symptoms of this which are beta stoppers?
Assignee | ||
Comment 4•25 years ago
|
||
this is not a beta stopper because there are prefs that are represented with
html selects that are not int prefs.
you can move this way out.
Updated•25 years ago
|
QA Contact: cpratt → sairuh
Comment 5•25 years ago
|
||
spam: in my testing realm, so reassigning qa contact to me, en masse.
Assignee | ||
Updated•25 years ago
|
Target Milestone: M14 → M20
Assignee | ||
Comment 6•25 years ago
|
||
moving to m20. since this doesn't break anyone yet, I'm not going to fix it.
alecf, are you and ben going to get rid of the PrefWindow.cpp and do it all in
js?
if so, this make this bug moot.
Comment 7•25 years ago
|
||
yes, we're landing today (I hope)
Assignee | ||
Comment 8•25 years ago
|
||
nsPrefWindow.cpp is gone, ben has re-written it in JS.
marking invalid
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 10•25 years ago
|
||
Bulk move of all Pref UI component bugs to new Preferences component. Pref UI
component will be deleted.
Component: Pref UI → Preferences
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•