[Koha-bugs] [Bug 28901] showCart incorrectly calculates position if content above navbar

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 27 13:07:16 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28901

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|20.11                       |master

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
This can be reproduced in master by adding this to OPACUserJS:

$(document).ready(function(){
  $("#wrapper").prepend('<img
src="https://generative-placeholders.glitch.me/image?width=900&height=200&style=triangles&gap=30">');
});


- Search the catalog
- Scroll down the page to a later search result
- Click the "Add to cart" link

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


More information about the Koha-bugs mailing list