[Mono-bugs] [Bug 378054] New: ListView - First column item text doesn' t truncate properly in Linux

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 8 13:02:25 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=378054


           Summary: ListView - First column item text doesn't truncate
                    properly in Linux
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: x86
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jfoster at capsher.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Customer


Created an attachment (id=206846)
 --> (https://bugzilla.novell.com/attachment.cgi?id=206846)
Form1 CS file with listview demonstrating the error

When a ListView (using the Details view) has multiple columns, the first column
has problems truncating long text in Linux.  Other columns behave correctly
(using ellipses no matter where the truncation occurs), but the first column
uses a word wrap to truncate (unless it only contains one word, in which case
an ellipsis is used).  The correct behavior is to truncate with ellipses at any
point in the string; this is especially evident when a long path is used in the
first column, as shown in the first item in the test case's ListView.  This bug
only occurs in Linux.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list