Closed Bug 413208 Opened 17 years ago Closed 16 years ago

About Firefox dialog should use 'Close' instead of 'Ok' button

Categories

(Firefox :: General, defect)

All
Linux
defect
Not set
trivial

Tracking

()

VERIFIED FIXED
Firefox 3.1b1

People

(Reporter: u294409, Assigned: jonathan_haas)

Details

Attachments

(3 files, 2 obsolete files)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.9b3pre) Gecko/2008011904 Fedora/8 (Moonshine) Minefield/3.0b3pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.9b3pre) Gecko/2008011904 Fedora/8 (Moonshine) Minefield/3.0b3pre

"ok" button indicates saving changes and closing window.
about dialog has no changes to do, so "close" button should be used instead of "ok".

Reproducible: Always

Actual Results:  
wrong button used

Expected Results:  
everything ok
Component: OS Integration → Menus
Keywords: uiwanted
OS: Linux → All
QA Contact: os.integration → menus
Hardware: PC → All
Summary: firefox' about dialog uses wrong button (ok instead of close) → About Firefox dialog should use 'Close' instead of 'Ok' button
Version: unspecified → Trunk
Hey, now it's inconsistent.
Bug about "About Firefox dialog" in Firefox/Menus.

dialog !== menu
Component: Menus → General
QA Contact: menus → general
"OK" is what's used on Windows. Is this a Linux-specific bug?
Mike that is what this bug is about, the button should be 'Close' instead of 
'Ok'. 
GNOME generally uses "&Close" for the "OK"-Button and "C&redits" for the "Credits"-Button. (& means accesskey)

This patch makes Firefox to use these standardized labels under Unix without affecting Windows and other OS.

This is my second patch, so please tell me, if there's something wrong with it.
Attachment #332935 - Flags: review?(mconnor)
Attached patch Added spaceSplinter Review
Attachment #332935 - Attachment is obsolete: true
Attachment #333151 - Flags: review?
Attachment #332935 - Flags: review?(mconnor)
Attachment #333151 - Flags: review? → review?(mconnor)
Comment on attachment 333151 [details] [diff] [review]
Added space


>+<!ENTITY closeCmd.labelGNOME        "Close">  
>+<!ENTITY closeCmd.accesskeyGNOME    "C">

please rename these to closeCmdGNOME.label and closeCmdGNOME.accesskey, the suffixes are used by some translation tools.  Otherwise r=me
Attachment #333151 - Flags: review?(mconnor) → review+
Attached patch Fixed comment (obsolete) — Splinter Review
I don't have to request superreview, have I?
Attachment #334450 - Attachment is obsolete: true
Assignee: nobody → jonathan_haas
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: uiwantedcheckin-needed
Comment on attachment 334451 [details] [diff] [review]
Accidently killed space again

>+<!ENTITY copyright.accesskeyGNOME   "r">

this is still wrong (copyright.accesskeyGNOME vs. copyrightGNOME.accesskey)
Keywords: checkin-needed
OS: All → Linux
(In reply to comment #9)
> (From update of attachment 334451 [details] [diff] [review])
> >+<!ENTITY copyright.accesskeyGNOME   "r">
> 
> this is still wrong (copyright.accesskeyGNOME vs. copyrightGNOME.accesskey)

I think Connor wanted me to change only the two entities. copyright.accesskeyGNOME has a version without "GNOME" as in preferences.dtd

Otherwise, I can change this, too, of course.
Changed copyright.accesskeyGNOME to copyrightGNOME.accesskey
Keywords: checkin-needed
http://hg.mozilla.org/mozilla-central/rev/04157a97d3f1
Status: NEW → RESOLVED
Closed: 16 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.1b1
verified fixed using Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b1pre) Gecko/20081001 Minefield/3.1b1pre.
Status: RESOLVED → VERIFIED
Blocks: 364360
No longer blocks: 364360
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: