Closed
Bug 271554
Opened 20 years ago
Closed 20 years ago
Mac labels in wizards (Continue, Go Back, Done)
Categories
(Firefox :: Shell Integration, defect, P3)
Tracking
()
RESOLVED
FIXED
Firefox1.5
People
(Reporter: sugar.waffle, Assigned: asaf)
References
()
Details
Attachments
(1 file)
|
1.95 KB,
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
With wizards, such as Bookmark import and a software update, > and < are attached to the Next button and the Back button, respectively. In the standard application of Mac, I think that such a character is not added. Mac OS X 10.3.6 Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
The same is said of "< About Mozilla Firefox" displayed after pushing a "Credits" button on an About screen.
Comment 2•20 years ago
|
||
Lump this with the GNOME stock changes since that string will have a non-arrowed duplicate. Optionally, we might go to having actual icons on Windows, needs more thought.
Assignee: firefox → mconnor
Status: UNCONFIRMED → NEW
Component: General → OS Integration
Ever confirmed: true
Target Milestone: --- → Firefox1.1
| Assignee | ||
Comment 3•20 years ago
|
||
The three or four wizards of OS X don't have anything similar. In addition they use "Continue" and "Go Back" instead of next and back / previous labels. I think we want to follow them in our wizards. mconnor, any toughts?
Assignee: mconnor → bugs.mano
Summary: ">" and "<" are attached to Next and Back button of wizard. → ">" and "<" are attached to Next and Back button of wizards / about box
Comment 4•20 years ago
|
||
if you're going to do this, wait until the stock icons patch lands for GNOME, or you'll bitrot it, and its a much bigger patch than this will be :)
| Assignee | ||
Comment 5•20 years ago
|
||
and "Done" instead of "Finish" (In reply to comment #4) > if you're going to do this, wait until the stock icons patch lands for GNOME, or > you'll bitrot it, and its a much bigger patch than this will be :) bug #?
| Assignee | ||
Comment 6•20 years ago
|
||
The orginal "> <" issue is fixed.
Severity: minor → normal
Status: NEW → ASSIGNED
Priority: -- → P3
Summary: ">" and "<" are attached to Next and Back button of wizards / about box → Mac labels in wizards (Continue, Go Back, Done)
Version: 1.0 Branch → Trunk
Comment 8•20 years ago
|
||
Comment on attachment 176508 [details] [diff] [review] patch Whee, fun.
Attachment #176508 -
Flags: review?(mconnor) → review+
| Assignee | ||
Comment 9•20 years ago
|
||
Checking in content/widgets/wizard.xml; /cvsroot/mozilla/toolkit/content/widgets/wizard.xml,v <-- wizard.xml new revision: 1.19; previous revision: 1.18 done Checking in locales/en-US/chrome/global/wizard.properties; /cvsroot/mozilla/toolkit/locales/en-US/chrome/global/wizard.properties,v <-- wizard.properties new revision: 1.4; previous revision: 1.3 done (I'll track the about window part in another bug, not mac specific).
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•