[Mono-bugs] [Bug 561997] New: View.StringSize causes application to crash

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 9 16:43:29 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=561997

http://bugzilla.novell.com/show_bug.cgi?id=561997#c0


           Summary: View.StringSize causes application to crash
    Classification: Mono
           Product: MonoTouch
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: gnorton at novell.com
        ReportedBy: thaoula at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=331836)
 --> (http://bugzilla.novell.com/attachment.cgi?id=331836)
Project that demonstrates issue

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US;
rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5

Calling View.StringSize causes the application to crash in 1.4

Reproducible: Always

Steps to Reproduce:
1. Create a new View
2. Override Draw Rect
3. Call this.StringSize("Test", font)
4. Run
Actual Results:  
Application crashes

Expected Results:  
a SizeF value is returned.

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


More information about the mono-bugs mailing list