Ticket #4740 (closed defect: fixed)
On FF2 and FF3, pressing enter on a context menu item is passed through to a textarea
| Reported by: | simonjb | Owned by: | becky |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Accessibility | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by becky) (diff)
To reproduce:
- open dijit/tests/test_Menu.html
- click in the "hello there!" textarea to give it focus
- right click in the "hello there!" textarea to open the context menu
- press enter on the first menu item and dismiss the alert when it opens
- a newline is added to the textarea
I have observed this behavior in FF 2.0.0.7 and a recent nightly build of Minefield. I do not see the behavior in IE6 or IE7 (they behave as expected.)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.