https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36694
--- Comment #74 from Victor Grousset/tuxayo <[email protected]> --- > I am unable to recreate this. Oh no it's dependent on the number of elements in the table and probably the screen size. ðŸ˜ðŸ˜ðŸ˜ And the size of each line which depends on the picked record. 🫠So here is a working (as in "failed successfully") combination. 0. Firefox 1. Add 3 times in a basket the record 279 (Linux kernel development) Shortcut: After adding once, you can hit back in the browser and click save again. 2. Apply patches and yarn build 3. While stuff builds: Enable responsive design mode on your tab (ctrl shift M or equivalent) 4. Set the viewport size to 1800x800 5. refresh page 6. You can't scroll to the bottom, it keeps glitching back up. On Chromium, Device Mode with viewport 1400x700 (mind that the zoom stays at 100% and that Chromium doesn't completely switch the DPI to better emulate mobile devices, it might fail to reproduce) And then scroll step by step and midpage the two stickies will start fighting. (with the top never being displayed before that) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
