Bug 279299 - wallpaper names are two long, should be limited to 12 characters
Summary: wallpaper names are two long, should be limited to 12 characters
Status: RESOLVED FIXED
Alias: None
Product: Active
Classification: Plasma
Component: Contour activity switcher (show other bugs)
Version: unspecified
Platform: unspecified Other
: LO wishlist
Target Milestone: unscheduled
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-03 15:32 UTC by Fania Bremmer
Modified: 2011-09-07 10:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fania Bremmer 2011-08-03 15:32:18 UTC
Version:           unspecified (using Devel) 
OS:                other

On WeTab, on MeeGo:
2011-08-02-20-15-meego-plasma-contour-experimental-USB-live.iso

- some wallpaper names are too long for the "add resources" window - they overlapp each other
- wallpaper names should be limited to 12 characters, or just cut off

Reproducible: Always

Steps to Reproduce:
- touch on the edit wallpaper icon
- see the names overlapping

Actual Results:  
- some wallpaper names are too long for the "add resources" window - they overlapp each other

Expected Results:  
- wallpaper names should be limited to 12 characters (best solution), or just cut off
Comment 1 Aaron J. Seigo 2011-08-03 16:40:41 UTC
" wallpaper names should be limited to 12 characters (best solution)"

this is not a good solution since font size may differ. it should be based on the width of the text, and the text elided at the point where it goes out of the boundary of the icon's viewable area.
Comment 2 Fania Bremmer 2011-08-03 18:20:04 UTC
a good point aaron - so if you are able to measure the width, that would be perfect...
Comment 3 Marco Martin 2011-09-07 10:22:40 UTC
fixed in master.
they are elided to the thumbnail width (and look the same as the other image thumbnails around)