[Mono-bugs] [Bug 378308] New: Changing the value of PictureBox. ImageLocation does not load the image

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 9 08:47:43 EDT 2008


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: mono-bugs at lists.ximian.com
        ReportedBy: apicetti at hotmail.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list