Bug 474167 - .gif images display blank with ImageDescriptor.createFromURL()
Summary: .gif images display blank with ImageDescriptor.createFromURL()
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.5   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2015-08-03 14:05 EDT by Paul C. Brown CLA
Modified: 2015-08-06 06:38 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?