Closed
Bug 23973
Opened 25 years ago
Closed 25 years ago
Annoying placement of next/finish button
Categories
(Core Graveyard :: Profile: BackEnd, defect, P3)
Core Graveyard
Profile: BackEnd
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: jgmyers, Assigned: bugs)
Details
The Mozilla profile manager has four buttons:
[cancel] [back] [next] [finish]
For the first dialog box, [finish] is disabled and [next] is enabled, for the
second dialog box [next] is disabled and [finish] is enabled. This causes the
user to have to move the cursor from the [next] button to the [finish] button.
A much more user-friendly design is in the mailnews account wizard, where the
[finish] button *replaces* the [next] button.
Updated•25 years ago
|
Assignee: selmer → rgoodger
Comment 1•25 years ago
|
||
.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WONTFIX
Assignee | ||
Comment 2•25 years ago
|
||
this was tried and is not consistent with the set of features required by many
wizards (including, eventually, this one). finish may be enabled not at the end
of a sequence but also at such a point in the wizard progression where the user
is able to leave the sequence without going further. thus it requires a separate
button.
(e.g. entering a profile name is compulsory, but going on to specify which skin
to use is not, so Finish would be enabled from the profile name page so the user
can exit the wizard there.)
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•25 years ago
|
||
.
Moving all Profile Manager bugs to new Profile Manager Backend component.
Profile Manager component to be deleted.
Updated•9 years ago
|
Product: Core → Core Graveyard
Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•