[Mono-bugs] [Bug 415809] New: Icon: Save broken if icon contains 256x256 entries

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Aug 8 12:53:54 EDT 2008


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


           Summary: Icon: Save broken if icon contains 256x256 entries
           Product: Mono: Class Libraries
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Drawing.
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


If a given icon file contains 256x256, then Save will result in entries
containing an imageoffset that is wrong.

This is because the 256x256 entries will be skipped in InitFromStreamWithSize,
and by doing that the offset for subsequent entries in the saved icon no longer
matches the offset in the corresponding IconDirEntry.


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