DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2008-12-28 10:29:11

oloklir
New member

IE5.5&IE6 bug in IE Tester when using many AlphaImageLoader filter

(i'm so sorry but i'm not very well in English, you can feel difficult in understanding my sentences. T_T)

i've made some pages with many of png images.(about... 100 pngs?)

for IE6 and IE5.5 users, i made and used some .css files and .js files in

<!--[if lt IE 7]>
<![endif]-->

block.



the problem occurs when using "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader" sentences about 20~50 or more...

then, IETester does not show alpha channel applied png images.
-or-
IETester repeats reloading(F5 refresh) automatically and permanently.
-or-
shuts down its tab.





IETester seems to be cannot download .png images from "src" in filter sentence.

when i make IETester to download png images and make it fill its cache(for using images without downloading aftertimes) by using another test page,
IE6 in IETester shows many(100 or more) filter applied .png images perfectly
but IE5.5 in IETesster does not.
(i found that IE5.5 in IETester shows png images only in css"div {background:...}"atrributes, not in img[src] and other tags.)


p.s. my platform is Windows Vista 32bit Home Premium Korean SP1, running IETester 0.2.3 in admin mode

is there no korean forum? T_T?

Last edited by oloklir (2008-12-28 10:43:34)

Offline

 

#2 2009-01-02 07:35:51

fabrice
DebugBar Support

Re: IE5.5&IE6 bug in IE Tester when using many AlphaImageLoader filter

Hi,

Thanks for the feedback. Can you provide a sample url where I can reproduce the problem ?

Thanks.

Offline

 

#3 2009-01-07 10:08:39

oloklir
New member

Re: IE5.5&IE6 bug in IE Tester when using many AlphaImageLoader filter

Offline

 

#4 2009-01-07 12:25:06

zumazon
New member

Re: IE5.5&IE6 bug in IE Tester when using many AlphaImageLoader filter

fabrice, thanks so much for this life-saving tool (this is my first post)!

Back to the post, I had the same problem but it went away after restarting IETester. The root cause of the problem, I think, is that somehow IETester becomes very slow sometimes in loading the filter (I have about 20). It's fast on FF.

Any ideas? I'm just testing on localhost and vista, and found that the cause might be IPv6. In FF, we could do about:config and then check network.dns.disableIPv6. Is there anyway we could do this in IETester?

Last edited by zumazon (2009-01-07 12:28:05)

Offline

 

#5 2009-01-12 00:30:51

fabrice
DebugBar Support

Re: IE5.5&IE6 bug in IE Tester when using many AlphaImageLoader filter

I know that filters applied for transparency on IE5.5 and IE6 is not very well supported by IETester. It may improve in a future release.

About IPv6, this should not have any impact on IETester as it is handled by different windows components.

Offline