Summary: | "Local collection" text label is truncated with large font | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Pascal d'Hermilly <pascal> |
Component: | Collection Browser | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aakashrajdahal, mscho527 |
Priority: | NOR | ||
Version: | 2.6-git | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/amarok/1600c2e58036301d09b8bd13a5392d83d43bcf44 | Version Fixed In: | 2.8 |
Sentry Crash Report: | |||
Attachments: | screenshot |
The problem persists in Amarok 2.5. Thanks for testing. not reproducible with amarok 2.6 This is still reproducible with font size 15 in v2.6.0-422-gfc07990 Git commit 1600c2e58036301d09b8bd13a5392d83d43bcf44 by Ralf Engels. Committed on 18/02/2013 at 19:04. Pushed by rengels into branch 'master'. Fix: "Local collection" text label is truncated with large font - Correctly calculate the size of an item. - Use the styles pixel metrics FIXED-IN: 2.8 M +1 -1 src/SvgHandler.h M +3 -1 src/browsers/CollectionTreeItem.h M +12 -23 src/browsers/CollectionTreeItemModelBase.cpp M +3 -4 src/browsers/CollectionTreeItemModelBase.h M +3 -4 src/browsers/collectionbrowser/CollectionBrowserTreeView.cpp M +181 -98 src/browsers/collectionbrowser/CollectionTreeItemDelegate.cpp M +12 -4 src/browsers/collectionbrowser/CollectionTreeItemDelegate.h http://commits.kde.org/amarok/1600c2e58036301d09b8bd13a5392d83d43bcf44 |
Created attachment 63856 [details] screenshot Version: 2.4.3 OS: Linux In the "local music" in "media sources" the collection label is truncated if the font-size is large. see screenshot Reproducible: Didn't try Steps to Reproduce: - Expected Results: - OS: Linux (x86_64) release 2.6.38-11-generic Compiler: gcc