Ticket #4680 (new defect)
MenuBar: keyboard support
| Reported by: | guest | Owned by: | becky |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3 |
| Component: | Accessibility | Version: | 0.4.2rc1 |
| Severity: | major | Keywords: | |
| Cc: | firma@… |
Description (last modified by becky) (diff)
DOJO version: 0.4.3 [this version number is missing in the Version select box]
Browser: IE 6.0 and Firefox 2.0
Symptom: When the mouse is hovering the menu bar, it is possible to navigate via cursor keys, enter and space. Any alphanumeric key will result in an error as follows:
DEBUG: [TypeError: dojo.widget.MenuBar2.superclass.processKey has no properties, file: http://localhost:7005/acme_web/dojo/src/widget/Menu2.js, line: 377] when calling onKey$joinpoint$method on [object Object] with arguments [object Object] FATAL exception raised: dojo.widget.MenuBar?2.superclass.processKey has no properties
The output is in the browser window. Also there is a javascript error in dojo.js on line 3546 (debugged in IE).