[Koha-bugs] [Bug 11905] when editing item, cursor is positioning in search box and not to item

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jun 7 17:34:38 CEST 2014


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

Nick Clemens <nick at quecheelibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25914|0                           |1
        is obsolete|                            |
  Attachment #28666|0                           |1
        is obsolete|                            |
  Attachment #28668|0                           |1
        is obsolete|                            |

--- Comment #11 from Nick Clemens <nick at quecheelibrary.org> ---
Created attachment 28717
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28717&action=edit
Patch to remove js from cataloging-search and add to individual tt files

This patch removes js that sets focus to the cataloging search from the
cataloging-search.inc to allow focus on additems.pl to be set to the add items
form.

The js is added into merge.tt and addbooks.tt to keep focus on the cataloging
search there.

Test plan:
1.  Apply patch
2.  Go to the edit items screen for any record and verify that focus is not set
to the cataloging search
3.  Add two items to a list and merge them, verify focus is set to cataloging
search box
4.  Go to Cataloging and verify that focus is set to cataloging search box

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


More information about the Koha-bugs mailing list