Closed Bug 51480 Opened 24 years ago Closed 24 years ago

Function key name is blank (in menu shortcut text)

Categories

(Core :: XUL, defect, P3)

x86
Other
defect

Tracking

()

VERIFIED DUPLICATE of bug 47426
Future

People

(Reporter: aaronlev, Assigned: mikepinkerton)

Details

I need the text "F7" to occur to the right of my menu item, because that's the global hotkey for the item. <menuitem id = "menu_lookupword" value = "&lookupword.menu;" key = "key_lookupword" observes = "cmd_lookupword" accesskey = "l" /> ... <key id="key_lookupword" keycode="VK_F7" shift="false" control="false" alt="false" observes="cmd_lookupword" /> If I put key="F7" under the <key ....... /> tag, then the text shows up, but the hotkey no longer works.
->pinkerton, future
Assignee: trudelle → pinkerton
Target Milestone: --- → Future
Duplicate of "Special keys (e.g. VK_HOME) don't appear as accelerator keys in menus" -- bug 47426, no? *** This bug has been marked as a duplicate of 47426 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe.
Status: RESOLVED → VERIFIED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.