https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37024
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes scrolling on release notes| |some staff interface pages | |that have "sticky" headers | |for tables (for some | |browsers). For example, | |when scrolling down the | |circulation and fine rules | |page using a Chromium-based | |browser, the main table | |with the sticky header is | |initially difficult to | |scroll past and | |"jumps/flickers" a little | |before letting you scroll | |down the rest of the page. --- Comment #23 from David Nind <[email protected]> --- Testing notes (using KTD): 1. Tested on an Ubuntu 22.04 desktop, using Chromium, Firefox Developer Edition, and Google Chrome (latest versions), 2. Tested the circulation and fine rules page (Koha administration > Patrons and circulation > Circulation and fine rules). 3. Before the patch: - Chromium: jumps/flickers - Google Chrome: jumps/flickers - Firefox Developer Edition: no issues, scrolls as expected 4. After the patch: - Chromium: now scrolls as expected - Google Chrome: now scrolls as expected - Firefox Developer Edition: no change, scrolls as expected -- 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/
