https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39080
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 177726 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177726&action=edit Bug 39080: Redraw the table after we added the column filters If a column contains a dropdown list (for libraries for instance), the width of the column will be modified, but DT won't redraw the table and the offset will be kept on horizontal scroll. Test plan: One example where this problem can be observed is the "holds to pull" table: "Title" is followed by "Libraries". Test without and with the patch, and confirm that the display/offset is fixed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
