[Koha-bugs] [Bug 12580] DataTables overflow their container elements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 19 18:38:02 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12580

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize at ptfs-europe
                   |                            |.com

--- Comment #5 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
I tried a fairly global solution to this on bug 25242 which promptly got
reverted when we found it had far-reaching effects and not enough time to fix
all issues.

I still think it's the way forward personally.. but we will need to work
through each table fixing issues.

The solution was to make tables fixed width and then use break-words to wrap.

See:
https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=25242&attachment=108438
,
https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=25242&attachment=108439
and
https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=25242&attachment=108574

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list