Closed
Bug 134823
Opened 23 years ago
Closed 23 years ago
Toolbars don't honour accesskeys
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
People
(Reporter: ian, Assigned: yuanyi21)
References
Details
Attachments
(1 file)
|
1.52 KB,
patch
|
deanis74
:
review+
jag+mozilla
:
superreview+
|
Details | Diff | Splinter Review |
Download Manager has a toolbar with accesskeys, but the accesskeys don't work.
Comment 1•23 years ago
|
||
Confirming that bug with 2002040203 build - WinXP.
Comment 2•23 years ago
|
||
After fixing this bug, please search for toolbars and make sure they all have
accesskeys. That way I won't have to file a bug every time I find another
window with a toolbar (javascript console, download manager, bookmarks, etc).
*** Bug 182376 has been marked as a duplicate of this bug. ***
the following toolbar is lack of accesskey:
bm-panel.xul - sidebar bookmark panel
bookmarks.xul - manager bookmarks window
linkToolbarOverlay.xul - site navigation bar
toolboxOverlay.xul - DOM inspector
console.xul - JavaScript Console
the JavaScript Debugger, Mail, Mail Composer, Composer, Address book have both
text & image in the toolbar button, no idea whether they need accesskey or not.
Attachment #107676 -
Flags: review?(dean_tessman)
Comment on attachment 107676 [details] [diff] [review]
support accesskey for toolbarbutton
simple patch. r=me
Attachment #107676 -
Flags: review?(dean_tessman) → review+
Attachment #107676 -
Flags: superreview?(jaggernaut)
Comment 8•23 years ago
|
||
Comment on attachment 107676 [details] [diff] [review]
support accesskey for toolbarbutton
sr=jag
Attachment #107676 -
Flags: superreview?(jaggernaut) → superreview+
| Assignee | ||
Comment 10•23 years ago
|
||
checked in!
| Assignee | ||
Comment 11•23 years ago
|
||
.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•