Comment 0 for bug 1487294

Revision history for this message
Jono M (jonom) wrote :

With the new Bootstrap theme, forms to add content to the Resume (eg. under Education and employment / Achievements) are displayed inline when the "Add" button is clicked. These need to have focus management so that it is clear to screen reader users what has happened. In particular:

- When opening the form, focus should be set to the first form control
- When the "Save" button is clicked, focus should be set to the new row in the table

Affects latest master