Closed Bug 308812 Opened 19 years ago Closed 19 years ago

Go menu commands shouldn't have accesskeys

Categories

(Firefox :: Menus, defect, P2)

defect

Tracking

()

RESOLVED FIXED
Firefox1.5

People

(Reporter: asaf, Assigned: asaf)

Details

(Keywords: access, fixed1.8)

Attachments

(1 file)

The commands in the Go menu ("Back", "Forward", "Home", "History") shouldn't have accesskeys, they conflict with the global history items in this menu (see also bug 261985).
Status: NEW → ASSIGNED
OS: Windows XP → All
Priority: -- → P2
Hardware: PC → All
Target Milestone: --- → Firefox1.5
Attached patch patchSplinter Review
Attachment #196387 - Flags: review?(mconnor)
(The dtd change is trunk-only)
Comment on attachment 196387 [details] [diff] [review] patch >- <menuitem observes="viewHistorySidebar" accesskey="&historySidebarCmd.accesskey;" key="key_gotoHistory"/> >+ <menuitem observes="viewHistorySidebar" >+ key="key_gotoHistory"/> > </menupopup> > </menu> why are we making stuff multiple lines when its not necessary? Unless there's a whole ton of attrs, I don't like the one attribute per line bit, and that doesn't apply here. don't check in the .dtd changes on the branch and r=me
Attachment #196387 - Flags: review?(mconnor) → review+
Attachment #196387 - Flags: approval1.8b5?
Checking in browser/base/content/browser-menubar.inc; /cvsroot/mozilla/browser/base/content/browser-menubar.inc,v <-- browser-menubar.inc new revision: 1.64; previous revision: 1.63 done Checking in browser/locales/en-US/chrome/browser/browser.dtd; /cvsroot/mozilla/browser/locales/en-US/chrome/browser/browser.dtd,v <-- browser.dtd new revision: 1.28; previous revision: 1.27 done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Attachment #196387 - Flags: approval1.8b5? → approval1.8b5+
Flags: blocking1.8b5+
1.8 Branch: Checking in browser/base/content/browser-menubar.inc; /cvsroot/mozilla/browser/base/content/browser-menubar.inc,v <-- browser-menubar.inc new revision: 1.57.2.7; previous revision: 1.57.2.6 done
Keywords: fixed1.8
I checked in the dtd change from this bug on the 1.8 branch since it wasn't checked in originally due to a l10n freeze.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: