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


           Summary: Changing the value of PictureBox.ImageLocation does not
                    load the image
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: Other


Description of Problem:

Setting the value of PictureBox.ImageLocation to path to a JPEG file does not
load the image (on .NET it does)


Steps to reproduce the problem:
1. Create a Windows.Forms program containing a PictureBox component
2. Set its ImageLocation property to a string containing a path to a JPEG file
(or any other image file)
3. Run the program


Actual Results:

The PictureBox does not show the image


Expected Results:

The PictureBox shows the image


How often does this happen? 

Always

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

Reply via email to