[Koha-bugs] [Bug 12380] can't tab to save buttons on add item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 9 15:02:54 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12380

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 28734
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28734&action=edit
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list