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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to