Bug 16710

Summary: Hide overflow of long words in lefthand navigation (e.g. "Anschaffungsvorschläge")
Product: Koha Reporter: Marc Véron <veron>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Screenshot with words overlapping the main area

Description Marc Véron 2016-06-10 15:09:15 UTC
Created attachment 52243 [details]
Screenshot with words overlapping the main area

In the lefthand navigation of OPAC, long words can overlap the main area, e.g. translation of "purchase suggestions" -> German: "Anschaffungsvorschläge"

See screenshot attached
Comment 1 Owen Leonard 2016-06-14 13:54:16 UTC
I thought CSS hyphenation would be a good solution for this, but it turns out Chrome hasn't implemented it yet. Strange that it's so behind IE and Firefox on this.