Bug 37024

Summary: Scrolling glitch on holdings table
Product: Koha Reporter: Laura Escamilla <Laura.escamilla>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Laura Escamilla 2024-06-04 13:13:01 UTC
Similar to bug 36291, the holdings table is also glitching during scrolling. I'm seeing the following message in the console log:

"This site appears to use a scroll-linked positioning effect. This may not work well with asynchronous panning; see https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html for further details and to join the discussion on related tools and features!"
Comment 1 Owen Leonard 2024-06-04 18:38:20 UTC
That warning will show up on any page that uses HCSticky as far as I know, and doesn't necessarily indicate an actual problem with the page.