[Mono-bugs] [Bug 553919] New: When inspecting UIScreen.MainScreen.Bounds debugger is showing nulls for all properties

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 9 16:37:32 EST 2009


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


           Summary: When inspecting UIScreen.MainScreen.Bounds debugger is
                    showing nulls for all properties
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Debugger
        AssignedTo: gnorton at novell.com
        ReportedBy: aidanreel at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6; en-us)
AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9

Using debugger to investigate UIScreen.MainScreen.Bounds values, hovered over
Bounds, expanded to display fields and properties. All are displayed as null. 
Used 

Console.WriteLine (UIScreen.MainScreen.Bounds.ToString());

This displays expected values of 

{X=0,Y=0,Width=320,Height=480} 

Reproducible: Always

Steps to Reproduce:
1.
2.
3.

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