https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37024 --- Comment #50 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #47)
So I get the scrolling glitch on /cgi-bin/koha/admin/smart-rules.pl and /cgi-bin/koha/admin/itemtypes.pl but not /cgi-bin/koha/members/members-home.pl
I guess because fixedHeader is false on members-home.pl and the "fixed header" we do must be done via an alternate method. Although I see fh-fixedHeader used with div.searchheader... but maybe that's not doing anything there... /cgi-bin/koha/admin/systempreferences.pl has the glitchy scroll. There's something about fixedHeader that seems weird... It looks like folk have been interested in replacing fixedHeader with position:sticky see issue 98 for DataTables/FixedHeader on github. (I'm refraining from posting too many links so I don't get autobanned...) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.