Ticket #7592 (closed defect: fixed)
InlineEditBox: Can't save textarea edit box if others on page have been activated first
| Reported by: | becky | Owned by: | bill |
|---|---|---|---|
| Priority: | high | Milestone: | 1.2 |
| Component: | Dijit | Version: | 1.2beta |
| Severity: | normal | Keywords: | |
| Cc: | doughays |
Description
tested on 09/04/08 nightly
Open dijit/tests/test_InlineEditBox.html. Tab to the second inlineeditbox (after "Dear") and press enter to activate. Enter a valid text enter and tab to the textarea inlineeditbox before "Sincerely"). Press enter to activate. Enter text and notice that the save button is never activated - I can never save this entry.
However, if I reload the test page and tab directly to the textare inlineeditbox, activate it by pressing enter, then enter text, the save button works correctly.
tested in FF3 on Mac and Windows. This is a keyboard a11y failure.
Change History
Note: See
TracTickets for help on using
tickets.