Closed
Bug 194531
Opened 23 years ago
Closed 23 years ago
Add accesskeys to profile select/manage dialog
Categories
(SeaMonkey :: Startup & Profiles, defect)
SeaMonkey
Startup & Profiles
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: piers, Assigned: piers)
References
Details
(Keywords: access)
Attachments
(1 file)
|
3.92 KB,
patch
|
deanis74
:
review+
dmosedale
:
superreview+
|
Details | Diff | Splinter Review |
Add accesskeys to profile select/manage dialog.
(Tools -> Switch Profile or mozilla -ProfileManager)
Notes:
-<!ENTITY workoffline.label "Work Offline">
-<!ENTITY manageprofiles.label "Manage Profiles">
This aren't used anywhere
+<!ENTITY offlineState.label "Work offline">
+<!ENTITY autoSelectLastProfile.label "Don't ask at startup">
Should use paragraph capitalisation
Attachment #115253 -
Flags: superreview?(dmose)
Attachment #115253 -
Flags: review?(dean_tessman)
Comment on attachment 115253 [details] [diff] [review]
Add accesskeys to profile manager
looks good. r=me
Attachment #115253 -
Flags: review?(dean_tessman) → review+
Comment 3•23 years ago
|
||
Comment on attachment 115253 [details] [diff] [review]
Add accesskeys to profile manager
sr=dmose
Attachment #115253 -
Flags: superreview?(dmose) → superreview+
checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
*** Bug 194858 has been marked as a duplicate of this bug. ***
Hi Piers,
1. Why you change "Work Offline" to "Work offline". I think the second will be
better. You can see File->Work Offline instead of Work offine.
2. You didn't add accesskeys to "Use Profile" button in Select User Profile dialog.
3. ./mozilla -P to pop up Select User Profile dialog, "Start" button has no
accesskey.
My 3 suggestions, hope it can help.
Hi Jessie,
1. Changed to "Work offline" (lower case "o") because checkboxes should have
paragraph capitalization (menu items use title capitalization).
2. I think i didn't add an accesskey to "Use Profile" because it is the default
button (i.e. you can just press enter to activate it). Is this right? --
perhaps not...
3. As above.
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•