https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26703 Bug ID: 26703 Summary: We should reconsider best practice for our title elements Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Many of our <title> elements contain the whole breadcrumb path to the current page. Unfortunately this often results in a very long title which doesn't fit well in browser tab titles and sometimes is even concatenated on hover. In a quick bit of research I did, I found that the recommendation seems to be to limit the title element to 70 characters max and to start with the most relevant information and end with the generic branding. I'm thinking, reverse the breadcrumb, only use a couple of slots from it, then add the generic library branding after. For example: Edit < $reportname : Koha $searchstring : Koha -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.