Bug 381142 - CLabel should allow customization of ellipsis
Summary: CLabel should allow customization of ellipsis
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.7.2   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 117774 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-05-31 04:15 EDT by Jens Reimann CLA
Modified: 2012-06-01 12:00 EDT (History)
1 user (show)

See Also:


Attachments
Patched version of CLabel containing the features (34.30 KB, text/plain)
2012-05-31 04:22 EDT, Jens Reimann CLA
no flags Details
Changes as unified diff (7.87 KB, patch)
2012-05-31 04:26 EDT, Jens Reimann CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Reimann CLA 2012-05-31 04:15:49 EDT
Build Identifier: M20120208-0800

The behavior of the ellipsis in the class CLabel is somewhat hardcoded. It should be possible to set the ellipsis and the alignment of it.

Reproducible: Always

Steps to Reproduce:
1. Use CLabel
Comment 1 Jens Reimann CLA 2012-05-31 04:22:42 EDT
Created attachment 216554 [details]
Patched version of CLabel containing the features

The features to set the ellipsis and its alignment are implemented conserving the original behavior as default.
Comment 2 Jens Reimann CLA 2012-05-31 04:26:40 EDT
Created attachment 216555 [details]
Changes as unified diff
Comment 3 Grant Gayed CLA 2012-06-01 12:00:58 EDT
*** Bug 117774 has been marked as a duplicate of this bug. ***