Bug 214160 - Issues with transparent images when advanced graphics is on
Summary: Issues with transparent images when advanced graphics is on
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 3.4 M5   Edit
Assignee: Silenio Quarti CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 209802
  Show dependency tree
 
Reported: 2008-01-02 16:38 EST by Cherie Revells CLA
Modified: 2008-01-14 11:47 EST (History)
2 users (show)

See Also:


Attachments
snippet to reproduce (1.71 KB, text/plain)
2008-01-02 16:38 EST, Cherie Revells CLA
no flags Details
icon file (309 bytes, image/gif)
2008-01-02 16:39 EST, Cherie Revells CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cherie Revells CLA 2008-01-02 16:38:48 EST
Created attachment 86027 [details]
snippet to reproduce

There seems to be an issue drawing transparent images when advanced graphics is turned on.  The problem only seems to happen when using ImageDescriptor.createImage() is used and the transparency pixel is set.

Attached is a snippet and icon to reproduce.  The issue can be reproduced with other icons as well.  If you comment out the line gc.setAdvanced(true) you will see that both icons appear.

This is a regression.  Icons were displaying fine on diagrams for us until we adopted a new Eclipse version 1 - 4 months ago.
Comment 1 Cherie Revells CLA 2008-01-02 16:39:19 EST
Created attachment 86028 [details]
icon file
Comment 2 Cherie Revells CLA 2008-01-08 13:14:22 EST
Has there has been an initial assessment on this one yet?  I want to make sure I have everything necessary in this bugzilla.  Thanks.
Comment 3 Steve Northover CLA 2008-01-14 10:44:11 EST
Please fix this.
Comment 4 Silenio Quarti CLA 2008-01-14 11:46:50 EST
Fixed > 20080114