[
http://jira.jboss.com/jira/browse/JBSEAM-2205?page=all ]
Pete Muir updated JBSEAM-2205:
------------------------------
Summary: Make s:graphicImage support animated gifs (was: s:graphicImage does not
work for animated gifs)
Issue Type: Feature Request (was: Bug)
Make s:graphicImage support animated gifs
-----------------------------------------
Key: JBSEAM-2205
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2205
Project: JBoss Seam
Issue Type: Feature Request
Components: JSF Controls
Affects Versions: 1.2.1.GA
Environment: Jboss 4.2.1 (Windows)
JSF on Facelets
Reporter: Manfred Gleirscher
I tried to embed animated gifs via s:graphicImage. The images are stored in a database.
=> A static image is displayed - the animation is lost.
The image data size at the browser does not match the data sizes of the original file
(and the database version); sizes get increased.
The data manipulation in "org.seam.core.Image.readImage" seems to destroy the
animation data.
When I use a servlet to deliver the images from the database the animation works.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira