Opened 14 years ago
Closed 14 years ago
#7592 closed defect (fixed)
InlineEditBox: Can't save textarea edit box if others on page have been activated first
Reported by: | Becky Gibson | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.2beta |
Keywords: | Cc: | Douglas Hays | |
Blocked By: | Blocking: |
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 (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Owner: | set to bill |
---|---|
Status: | new → assigned |
Summary: | inlineeditBox: Can't save textarea edit box if others on page have been activated first → InlineEditBox: Can't save textarea edit box if others on page have been activated first |
I'll fix.
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Seems to happen for mouse too, if I edit something, and then edit the block above "Sincerely" in the first form letter.