Bug 12380 - can't tab to save buttons on add item
authorOwen Leonard <oleonard@myacpl.org>
Mon, 9 Jun 2014 12:58:30 +0000 (08:58 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 16 Jun 2014 18:12:58 +0000 (15:12 -0300)
commit5a88002610a2084735bbeb380dbc5ecf8cca0a6c
treed530b4dad3eb98223f0eca61942c13c60c1864aa
parente5f02e2df3c5e483d39b1dc6f4dfd3e52a0cd222
Bug 12380 - can't tab to save buttons on add item

Many form elements on the add item page are giving a tabindex of "1" by
the script. This seems to make it impossible to tab through the add item
form fields onto the save buttons. I don't see a reason to set an
explicit tabindex of "1," so this patch removes it.

To test, apply the patch and open an item for editing. Try tabbing
through the add item form fields. It should be possible to tab through
the fields and onto the submit buttons at the bottom. Test again when
adding a new item.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
cataloguing/additem.pl