Hi Mike,

On Tuesday 31 May 2011 10:51:53 ms wrote:
> we face a problem with IE (versions 6-9) and AlphaImageLoader.
> The IE security setting of the company is set to "Binary and script
> behaviors" deactivated.
> With this option set, no filter..AlphaImageLoader will be executed and all
> images are left white.
> 
> Regrettably this option cannot be changed due to company restrictions.
> Also IE is set as default browser for all users.
> 
> 
> Is there any way to overcome this?
There is a solution, but you have to patch the framework to get this done. You 
have to patch the "qx.bom.element.Decoration" class and overwrite the 
"__enableAlphaFix" static variable.

> We also changed images to gif but also AlphaImageLoder-code still has been
> generated.
> I thought it should only apply to png-images.
> e.g.
> filter:
> progid:DXImageTransform.Microsoft.AlphaImageLoader(src='rwt-resources/64.fw
> k25928244/icons/full/eview16/view_menu.gif',sizingMethod='crop');
This is really strange because the framework should only apply them to PNG 
images. I've just tested it in your playground ( http://playground.qooxdoo.org 
) and it does not apply an Alpha filter to a GIF image.

Can you provide us a sample playground demo where we can look at?

Regards,
  Akex

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to