Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FadeIn/FadeOut leaving white speckles over image in IE6 #2

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Using "useMSFilter", "useFadingIn" and "useFadingOut"
2. FadeIncrement set to 0.1
3. FadeTime set to 50

What is the expected output? What do you see instead?
It is behaving as expected (as far as the fade in/out), but on one specific 
image (which has a fair 
amount of black), there are white pixels being displayed - almost as if they 
were overlayed.  The 
problem goes away if I turn off the fadeIn and fadeOut options (both must be 
off).

What version of the product are you using? On what operating system?
The most recent... just downloaded.  The problem ONLY occurs on IE6 on Windows 
(XP in my 
case)

Please provide any additional information below.
You can see the problem at this location 
(http://www.rvgeeks.net/clients/scenicviewrv/gallery/svrv-gallery/index.html).  
I've attached 
screen grabs of what it looks like in IE6 vs any other browser. All images in 
the slideshow are 
fine, except for the third one in the slideshow (eagles.jpg).  The white spots 
that appear on the 
eagles' wings are not in the photo... as is proven if you right-click and save 
the photo, then view 
it.  I tried turning on the "useMSFilter" option, thinking this might solve the 
problem.  But it 
didn't.

I could, of course, turn off the fade effects, and the picture would look just 
fine.  But I really 
WANT the effects!

Any help is appreciated.

Original issue reported on code.google.com by bcbound...@gmail.com on 30 Aug 2008 at 8:18

Attachments:

@GoogleCodeExporter
Copy link
Author

Hi,

I'm very sorry about this, but it seems to be related to the filter handling in 
IE 6. I can't control the quality or any 
details of the fading, I wouldn't want to implement a version where the 
behavior in IE 6 differs.

For now, I think the only options is to try different fade times, or to try and 
save the specific image with a 
different light or color depth.

Original comment by robny...@gmail.com on 1 Sep 2008 at 10:00

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

Robert,

Thanks for the post.  I understand not wanting to change the code just to 
handle the inadequacies of IE.

In experimenting with various settings on the slideshow and different 
color-depths, etc. on the JPG, I finally 
found that by changing the image from JPG to GIF solved it.  Not sure why, but 
it worked.  It's possible that 
other image formats (BMP, TIFF, PNG, etc.) would also work... but GIF did it 
for me.

Thanks, again, for the prompt reply.  I appreciate it.

Original comment by bcbound...@gmail.com on 1 Sep 2008 at 7:28

@GoogleCodeExporter
Copy link
Author

Thanks for sharing!

Original comment by robny...@gmail.com on 1 Sep 2008 at 7:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant