Bug 320167 - File names longer than available space are no longer elided with "..."
Summary: File names longer than available space are no longer elided with "..."
Status: RESOLVED DUPLICATE of bug 304558
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: icons mode (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-23 11:22 UTC by Christoph Feck
Modified: 2013-05-23 11:49 UTC (History)
0 users

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 Christoph Feck 2013-05-23 11:22:50 UTC
(using today's master, but bug might be about a week old)

Steps to reproduce:
- set Dolphin to only show a single text line under icons
- browse a directory with long file names, e.g. "irident-developer_21-376x88.gif"

Actual result:
- file names are cropped, e.g. "irident-developer_21-"

Expected result:
- file names appear elided, e.g. "irident-developer_..."

Eliding works in other view modes.
Comment 1 Frank Reininghaus 2013-05-23 11:26:48 UTC
Thanks for the bug report! Are you sure that this is a regression? To my knowledge, there are no recent changes that might have caused a change concerning the eliding of file names. Maybe this is bug 304558?
Comment 2 Christoph Feck 2013-05-23 11:49:00 UTC
Just tried master from one month ago, and it has the same issue, so the bug is indeed older. Strange, I only noticed it now.

*** This bug has been marked as a duplicate of bug 304558 ***