Ticket #4680 (new defect)

Opened 10 months ago

Last modified 7 weeks ago

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).

Change History

Changed 10 months ago by bill

  • owner deleted
  • component changed from General to Dijit
  • milestone set to 1.1

We aren't going to fix bugs in 0.4 anymore, but for 1.1 we are planning to port MenuBar?, at which point we can check to make sure this works. In the meantime need to use Toolbar as a menu bar (see test_Toolbar.html).

Changed 8 months ago by bill

  • owner set to becky
  • component changed from Dijit to Accessibility
  • summary changed from FATAL Exception after Keypress on MenuBar2 to MenuBar: keyboard support

Just leaving this bug as a placeholder.

Changed 6 months ago by bill

  • milestone changed from 1.1 to 1.2

Changed 7 weeks ago by becky

  • description modified (diff)
  • milestone changed from 1.2 to 1.3

moving to 1.3 since no menubar in 1.2

Note: See TracTickets for help on using tickets.