[Koha-bugs] [Bug 13212] Use CSS3 ellipsis instead of FacetLabelTruncationLength

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 2 10:45:51 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13212

--- Comment #1 from Fridolin SOMERS <fridolyn.somers at biblibre.com> ---
Created attachment 37428
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37428&action=edit
Bug 13212 - Use CSS3 ellipsis instead of FacetLabelTruncationLength - intranet

CSS3 has text-overflow: ellipsis - should use that instead of
FacetLabelTruncationLength.

This patch provides a POC for intranet.
It adds ellipsis on all facet types except the availability one.

Try to play with facets block size to see ellipsis is correct.

See that facet count is hidden when ellipsis is used.
An easy way to correct would be to set facet count first.

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


More information about the Koha-bugs mailing list