Bug 474167

Summary: .gif images display blank with ImageDescriptor.createFromURL()
Product: [Eclipse Project] Platform Reporter: Paul C. Brown <pbrown>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: psuzzi, sptaszkiewicz
Version: 4.5Keywords: needinfo
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Paul C. Brown CLA 2015-08-03 14:05:21 EDT
org.eclipse.jface.resource.ImageDescriptor.createFromURL() returns an image of the correct size but that displays blank when the URL references a .gif image file. It works fine with a .png or .jpg file.


-- Configuration Details --
Product: Eclipse 4.5.0.20150621-1200 (org.eclipse.epp.package.modeling.product)
Installed Features:
 org.eclipse.platform 4.5.0.v20150603-2358
Comment 1 Arun Thondapu CLA 2015-08-06 06:38:11 EDT
Paul, can you please attach a sample code snippet to demonstrate the problem and a sample URL that doesn't work for you?