Closed
Bug 106231
Opened 24 years ago
Closed 24 years ago
add mnemonic for "Disable Quick Launch" in quick launch menu
Categories
(Core Graveyard :: QuickLaunch (AKA turbo mode), defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.7
People
(Reporter: mal, Assigned: law)
Details
(Whiteboard: waiting for tree to open)
Attachments
(1 file)
|
706 bytes,
patch
|
morse
:
review+
bugs
:
superreview+
|
Details | Diff | Splinter Review |
"Disable Quick Launch" item when mozilla icon in windows taskbar right-clicked
is not have underline below first charactor "D".
It's key function is performed. why not have underline?
need to simple change
http://lxr.mozilla.org/mozilla/source/xpfe/browser/resources/locale/en-US/turboMenu.properties
- Disable=Disable Quick Launch
+ Disable=&Disable Quick Launch
Updated•24 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: add underline "Disable Quick Launch" in quick launch menu → add mnemonic for "Disable Quick Launch" in quick launch menu
I'm going to look into why the mnemonic/accelerator keys aren't indicated in
the menu.
It looks like the lack of underscores under the mnemonics is a Windows issue.
I can't see any way to turn them on/off and I can't spot any sys tray icons
that show the mnemonics. So I think it just can't be done.
Comment 3•24 years ago
|
||
Comment on attachment 59789 [details] [diff] [review]
very simple patch, as suggested
r=morse
Attachment #59789 -
Flags: review+
Comment 4•24 years ago
|
||
Comment on attachment 59789 [details] [diff] [review]
very simple patch, as suggested
sr=ben@netscape.com
Attachment #59789 -
Flags: superreview+
Whiteboard: needs super-review (navteam) → waiting for tree to open
fixed
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 6•24 years ago
|
||
Bill, you probably have "Hide underlined letters for keyboard navigation until
I press the Alt key" (or at least, that's the wording in Windows XP) checked in
the Display prefs. I think that's the default in win2k. Of course, it's pretty
flawed, since pressing Alt will dismiss an open menu (but it works for things
like the actual buttons themselves in a menubar).
I did, but that doesn't solve the problem for systray icon menus. It did cause
one of my systray icon menus to start showing the underscores (Symantec PC
Anywhere). But none of the others (including Mozilla) show them.
I gave up trying to figure out why. Maybe Symantec PCAnywhere is doing
owner-draw menus or something.
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•