https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18257 Bug ID: 18257 Summary: Column visibility button does not increase colspan properly with pre-hidden columns Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When toggling a column that is hidden by default in circulation.pl and moremember.pl, the "Today's checkouts" and "Previous checkouts" cells do not expand correctly. To test: 1) Go to circulation.pl and checkout an item. 2) Hide a column. See that the "Today's checkouts" cell is the correct length. 3) Show the hidden column. See that the cell is still the correct length. 4) Go to columns_settings.pl --> issues-table and hide one of the columns by default. 5) Go back to circulation.pl and show that hidden column. See that the "Today's checkouts" cell is shorter than the row. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.