Closed
Bug 482586
Opened 16 years ago
Closed 16 years ago
keycode values don't appear in mac menus
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 294437
People
(Reporter: sheppy, Assigned: jaas)
Details
Attachments
(1 file)
|
4.40 KB,
image/png
|
Details |
Mac OS X supports a cloverleave-arrow icon pair for cmd-return, but Gecko isn't using it. See the attached screen shot for what it looks like in Interface Builder.
| Reporter | ||
Comment 1•16 years ago
|
||
This affects discoverability of the key shortcut for Send Now in Thunderbird.
Comment 2•16 years ago
|
||
What I've just realised is this is anything that is a keycode attribute on a key element. So for instance, delete doesn't show up as the delete symbol, even though interface builder can display it.
Summary: VK_RETURN key equivalent doesn't appear in menus → keycode values don't appear in mac menus
Comment 3•16 years ago
|
||
Bug 294437 might be the original bug, but I'll leave it up to you guys to do the duping (maybe it isn't obvious that Mano was thinking about the appearance?).
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•