Closed
Bug 9028
Opened 25 years ago
Closed 25 years ago
[FEATURE] Select-from-list dialog
Categories
(SeaMonkey :: UI Design, defect, P3)
SeaMonkey
UI Design
Tracking
(Not tracked)
M9
People
(Reporter: morse, Assigned: davidm)
Details
I'm filing this as a bug report just to make sure it doesn't fall into a crack.
For single signon I need a modal dialog that displays:
1. A message
2. A list of values
3. OK and Cancel button
The user selects a value from the list and presses OK. The value selected is
returned to the caller.
The arguments of this dialog are the message (nsString), the list (an array of
nsString), and a count (number of elements in the array). Upon return from the
dialog, the count is updated to indicate the entry selected.
Component: HTML Dialogs → XPApps
OS: Windows NT → All
Hardware: PC → All
Summary: need select-from-list dialog → [FEATURE] Select-from-list dialog
Target Milestone: M9
This is actually a duplicate of some other bug saying single sign on needs
dialogs which I believe I assigned to m9.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•