Bug 131387 - [Progress] Truncation in progress indicator is too aggressive
Summary: [Progress] Truncation in progress indicator is too aggressive
Status: RESOLVED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2006-03-10 15:07 EST by Nick Edgar CLA
Modified: 2007-06-21 16:29 EDT (History)
0 users

See Also:


Attachments
Screen shot (6.47 KB, image/jpeg)
2006-03-10 15:10 EST, Nick Edgar CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Edgar CLA 2006-03-10 15:07:26 EST
3.2 M5

Noticed that the label in the progress indicator was truncated (with "..." in the middle), but there was still quite a bit of available space to the right.
Comment 1 Nick Edgar CLA 2006-03-10 15:10:22 EST
Created attachment 36081 [details]
Screen shot
Comment 2 Nick Edgar CLA 2006-03-10 15:11:38 EST
Also, notice the vertical line between the trim drag handle and the text.  Is that a legacy separator that can be removed?
Comment 3 Nick Edgar CLA 2006-03-10 16:12:51 EST
I recommend just using a CLabel, which uses an ellipsis in the middle, rather than doing our own truncation.
Comment 4 Nick Edgar CLA 2006-03-10 17:36:57 EST
For consistency with view and editor tabs, we should probably truncate at the end instead (although CLabel currently only truncates in the middle).  I find truncation in the middle to be highly unreadable.  That's really a separate issue than the wasted space though.

Comment 5 Tod Creasey CLA 2007-06-21 16:29:15 EDT
This was fixed up in 3.3.