Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/VCL/Win 32 Controls/TImageList    [ Add a report in this area ]  
Report #:  90380   Status: Open
TImageList images editor doesn't keep index after a replace
Project:  Delphi Build #:  15.0.3953.35171
Version:    15.0 Submitted By:   Markus Humm
Report Type:  Basic functionality failure Date Reported:  12/17/2010 6:22:13 AM
Severity:    Serious / Highly visible problem Last Updated: 3/20/2012 2:24:39 AM
Platform:    All platforms Internal Tracking #:   281479
Resolution: None (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: 8
Description
If I replace one of my (newly added) png type images of a TImageList with a different file the index of the image is always exchanged with the one of the right hand neighbour and black backgrounds for transparent areas of other icons as well as displaying icons as empty have been seen regularily as well.
Steps to Reproduce:
1. place a TImageList on a form

2. change its mode to 32 bit

3. add some png icons (e.g. GlyFX)

4. close it via ok

5. open it again and replace one of the icons

6. see that it exchanges place with its right hand neighbour

Additional remarc: I'm working in a VMWare 5.5 VM under XP SP3
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01