I code reviewed this with a whole group of Inline Edit JIRA issues for 1.3 and it is fine.
Justin Obara November 10, 2010 at 5:14 PM
Committed Mike's patch ( textEditButtonFocus.txt ) which fixes the focus issue when leaving edit mode.
Justin Obara November 10, 2010 at 5:03 PM
Moved the textEditButtonFocus.txt patch from
Mike Lam October 7, 2010 at 2:48 PM
Appended an image button to the end of the inline edit container. The inline edit is now more screen reader friendly as the button is given an ARIA role of button and the inline edit container is given an ARIA tooltip.
A protocol for accessing and using the inline edit area must be made available to a JAWS user:
JAWS announces that an inline edit area is a button.
no indication about how to make or save an edit
no indication that an edit is successful
the JAWS virtual buffer needs to be refreshed or the user will not be able to see the changes made.
"Redo" "Undo" buttons also need to be accessible to a screen reader.