[Mono-bugs] [Bug 338965] New: Label: AutoEllipsis issue

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Nov 3 21:50:24 EDT 2007


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

           Summary: Label: AutoEllipsis issue
           Product: Mono: Class Libraries
           Version: 1.2
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at ximian.com
          Found By: ---


Label.AutoEllipsis does not appear to work as it should on Windows. On MS, when
text cannot be fully displayed, the ellipsis character is displayed to indicate
that the text expands beyond what is currently displayed. A line that cannot be
fully displayed vertically, is not displayed at all.

On Mono/Windows, one can resize a Label in such a way that, for example, only
the top part of the line is visible.

On Mono/Linux, the AutoEllipsis property does not appear to have any effect at
all.

To reproduce, compile and run the attached test case.


-- 
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