Summary: | Clicking the barcode.pl plugin causes screen to jump back to top | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Cataloging | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | barbara.johnson, fridolin.somers, m.de.rooy, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
23.11.00,23.05.05,22.11.12
|
Circulation function: | |
Attachments: |
Bug 35101: Stop screen from jumping back to top when using barcode.pl plugin
Bug 35101: Stop screen from jumping back to top when using barcode.pl plugin Bug 35101: Stop screen from jumping back to top when using barcode.pl plugin |
Description
Lucas Gass (lukeg)
2023-10-18 20:30:31 UTC
Created attachment 157359 [details] [review] Bug 35101: Stop screen from jumping back to top when using barcode.pl plugin To test: 1. Set 'autoBarcode' to something other than 'don't generate automatically' 2. If the a framwwork make sure some 952 fields have the barcode.pl plugin enabled 3. Add a new item and click the '...' next to the 952 field with the barcode.pl plugin enabled. 4. The screen jumps back to the top, annoying. 5. Apply patch 6. Try again, it should not jump anymore! Created attachment 157367 [details] [review] Bug 35101: Stop screen from jumping back to top when using barcode.pl plugin To test: 1. Set 'autoBarcode' to something other than 'don't generate automatically' 2. If the a framwwork make sure some 952 fields have the barcode.pl plugin enabled 3. Add a new item and click the '...' next to the 952 field with the barcode.pl plugin enabled. 4. The screen jumps back to the top, annoying. 5. Apply patch 6. Try again, it should not jump anymore! Signed-off-by: Barbara Johnson <barbara.johnson@swbell.net> Created attachment 157480 [details] [review] Bug 35101: Stop screen from jumping back to top when using barcode.pl plugin To test: 1. Set 'autoBarcode' to something other than 'don't generate automatically' 2. If the a framwwork make sure some 952 fields have the barcode.pl plugin enabled 3. Add a new item and click the '...' next to the 952 field with the barcode.pl plugin enabled. 4. The screen jumps back to the top, annoying. 5. Apply patch 6. Try again, it should not jump anymore! Signed-off-by: Barbara Johnson <barbara.johnson@swbell.net> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> Works, makes sense, QA script happy, code looks good, passing QA :) Pushed to master for 23.11. Nice work everyone, thanks! Pushed to 23.05.x for 23.05.05 Nice work everyone! Pushed to oldstable for 22.11.x |