Closed Bug 584121 (console-a11y) Opened 14 years ago Closed 11 years ago

[meta] Web Console should be keyboard accessible.

Categories

(DevTools :: Console, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: davidb, Unassigned)

References

Details

(Keywords: access, Whiteboard: [console-2])

Spun off 583816 comment 6. We need to provide keyboard access to the toolbar.
Whiteboard: [kd4b5]
Summary: Web/Global console should be keyboard accessible. → Web Console should be keyboard accessible.
Blocks: 529086
No longer blocks: lazy-console
I asked Gijs how keyboarding works on Chatzilla, with tab completion of nicks etc. The strategy CZ uses is that if the user hits tab repeatedly, detect this and tell them that f6 is used to cycle in/out of the input box (but in user facing wordsmithy).
Keywords: uiwanted
Assignee: nobody → jviereck
Depends on: 588010
Depends on: 583816
This bug has a nice, general summary, so I'm bundling up other keyboard accessibility bugs as blockers for this one. We should look to take care of this in beta 5.
Whiteboard: [kd4b5]
Assignee: julian.viereck → nobody
Whiteboard: [console-2]
Depends on: 641259
Not sure this needs ui-wanted. Deleted for now but can be added later.
Keywords: uiwanted
Component: Developer Tools → Developer Tools: Console
QA Contact: developer.tools → developer.tools.console
Summary: Web Console should be keyboard accessible. → [meta] Web Console should be keyboard accessible.
Alias: console-a11y
Depends on: 812611
Priority: -- → P5
Should we continue to keep this bug open? Is it possible to somehow get a keyboard accessibility evaluation of some sorts for the web console? Maybe with some filed bug reports as needed. We have recently made some changes - added shortcuts for common operations, added accesskeys and made all links in the output focusable by Tab. Thank you!
Flags: needinfo?(dbolter)
Thanks! One thing I'm curious about... bringing up the web console via keyboard routes focus to the input line nicely. If I travel away using F6 I don't seem to be able to return using F6. A workaround seems to be closing and reopening the web console. I think we could close this one as fixed (thanks) and reopen one for the F6 issue if you agree? (I might be missing something)
Flags: needinfo?(dbolter)
Let's remember the work we're doing to replace the JS input in the web console with something more JSTerm like.
(In reply to David Bolter [:davidb] from comment #5) > Thanks! > > One thing I'm curious about... bringing up the web console via keyboard > routes focus to the input line nicely. If I travel away using F6 I don't > seem to be able to return using F6. A workaround seems to be closing and > reopening the web console. > > I think we could close this one as fixed (thanks) and reopen one for the F6 > issue if you agree? (I might be missing something) Sounds good to me. Thank you!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Here's the bug for focusing the web console input: Bug 612253.
Resolution: FIXED → INCOMPLETE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.