[Mono-bugs] [Bug 694267] New: Richtextbox vertical alignment problem

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 17 08:10:01 EDT 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=694267#c0


           Summary: Richtextbox vertical alignment problem
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: i686
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: campbell at adrift.org.uk
         QAContact: mono-bugs at lists.ximian.com
                CC: campbell at adrift.org.uk
          Found By: Development
           Blocker: ---


Created an attachment (id=429959)
 --> (http://bugzilla.novell.com/attachment.cgi?id=429959)
Richtextbox Alignment Screenshot

Description of Problem:

If you display fonts of different sizes on the same line in a RichTextBox, the
fonts are all vertically justified to the same top level, rather than the same
bottom level.  The larger font will also overlay any text on the line below.

Steps to reproduce the problem:
1. Create different size fonts on the same line, e.g. a larger starting letter
2. Compare with Windows version


Actual Results:

|_|i there
| |

Expected Results:

|_|
| |i there

How often does this happen? 

Every time

Additional Information:

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