Closed
Bug 89410
Opened 25 years ago
Closed 25 years ago
help window lacks key shortcuts
Categories
(Documentation Graveyard :: Help Viewer, defect)
Documentation Graveyard
Help Viewer
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: oeschger, Assigned: oeschger)
References
Details
(Keywords: access, sec508)
Attachments
(1 file)
|
849 bytes,
patch
|
Details | Diff | Splinter Review |
(transferring this over from bugscape 2553).
Need to have Ctrl + W hooked up for help window. Beyond being a good-window
thing, this is an important accessibility issue.
| Assignee | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Comment 2•25 years ago
|
||
smfr, aaronl: would you mind taking a look at this patch and giving it your
stamp? This works as expected on my linux machine, but I'm not sure there isn't
some better method/aesthetic for getting this done in the help window--like
importing the key/cmd from elsewhere or whatever. Thanks a lot
Status: NEW → ASSIGNED
Comment 3•25 years ago
|
||
We need more than Command-W. What about Select All, Copy, Find, Find Again?
Maybe the Help window needs a full-blown menu bar. If it doesn't have one, things
will suck on Mac.
| Assignee | ||
Comment 4•25 years ago
|
||
smfr: are these things I can get by importing from somewhere, or do I have to
cook them up myself in the help window. And does menubar mean menu on the other
platforms?
I was thinking that Ctrl+W would be a small good we could check into a limbo
build. If I have time and know-how, maybe I can get these other commands in too
(particularly if they are defined in some reusable form elsewhere).
Comment 5•25 years ago
|
||
Look at the view source XUL; that's probably close to what you want.
Updated•25 years ago
|
| Assignee | ||
Comment 7•25 years ago
|
||
Marking FIXED. The help window now has a useful set of shortcut keys: ctrl+p,
ctrl+w, ctrl+a, etc.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 9•23 years ago
|
||
.
Component: Help → User
Product: Browser → Documentation
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•