https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36949
Katariina Pohto <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |ity.org | Status|NEW |Needs Signoff --- Comment #1 from Katariina Pohto <[email protected]> --- Created attachment 167116 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167116&action=edit Bug 36949: Cataloguing error links don't scroll to correct position when tab changes This patch adds a small delay between tab change and finding the new coordinates, and seems to fix the issue. It might not be the best fix for this but it should show that problem most likely lies with the tab change reorganizing the page, and the coordinates misfiring because the page-loading is not done immediately. Test plan: 1. Reproduce the bug by following the plan on 1st post 2. Apply patch and clear cache 3. Go back and try again to save a new biblio without required information 4. Click an error link that directs to inactive tab, and previously didn't scroll to the correct position 5. Note that the window now scrolls to the correct position -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
