| Summary: | additem.pl no longer focuses on Cataloging search when loaded | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
| Component: | Cataloging | Assignee: | Kyle M Hall (khall) <kyle> |
| Status: | CLOSED WONTFIX | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | jonathan.druart, m.de.rooy, nick |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11905 http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13680 |
||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 14409 - additem.pl no longer focuses on Cataloging search when loaded
[SIGNED-OFF] Bug 14409 - additem.pl no longer focuses on Cataloging search when loaded |
||
|
Description
Kyle M Hall (khall)
2015-06-18 13:34:29 UTC
Created attachment 40284 [details] [review] Bug 14409 - additem.pl no longer focuses on Cataloging search when loaded In Koha 3.16, additem.pl would focus on the cataloging search when the page was loaded. It no longer does this. Test Plan: 1) Apply this patch 2) Go to the item editor 3) Note the cataloging search is now focused on when the page loads Created attachment 40315 [details] [review] [SIGNED-OFF] Bug 14409 - additem.pl no longer focuses on Cataloging search when loaded In Koha 3.16, additem.pl would focus on the cataloging search when the page was loaded. It no longer does this. Test Plan: 1) Apply this patch 2) Go to the item editor 3) Note the cataloging search is now focused on when the page loads Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Focus on search box, no errors. Kyle, did you manage to know when it has been introduced? Bug 11905 - when editing item, cursor is positioning in search box and not to item It has been considered as a bug. Put in discussion. |