https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36949 Bug ID: 36949 Summary: Cataloguing error links don't scroll to correct position when tab changes Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: trainee@koha-suomi.fi QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Created attachment 167113 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167113&action=edit Screenshot of the error message links on cataloguing/addbiblio.pl During cataloging if there are errors in the marc fields when trying to save a record, the error links don't always scroll to the correct field position. This happens when the link directs to an inactive tab and has to scroll over many fields. (Earlier the tab change was also broken but got fixed in 23.11.) Prerequisites for testing: 1. Make sure there are enough editable fields in the biblio framework you'll use for testing to require plenty of scrolling. 2. Make sure that there are enough required fields in the biblio framework to trigger error messages and getting to these fields requires scrolling. Testing: 1. Go to cataloging and Add record. 2. Try to save the record without filling in the required fields. 3. Click -> Go to field link that directs to an inactive tab. 4. Note that while the tab changes correctly, the window doesn't quite scroll far enough to the correct field. 5. Try also clicking the link to an active tab, and note that scrolling works fine. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.