Ticket #7592 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

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

Changed 10 months ago by bill

Seems to happen for mouse too, if I edit something, and then edit the block above "Sincerely" in the first form letter.

Changed 10 months ago by bill

  • status changed from new to assigned
  • owner set to bill
  • summary changed from inlineeditBox: Can't save textarea edit box if others on page have been activated first to InlineEditBox: Can't save textarea edit box if others on page have been activated first

I'll fix.

Changed 10 months ago by bill

  • status changed from assigned to closed
  • resolution set to fixed

(In [15140]) Fixes #7592: Can't save textarea edit box if others on page have been activated first. !strict

Note: See TracTickets for help on using tickets.