wcx6298 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

"Saving form" message corrupts display of shadow around animated fade in IE #543

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Create a form and put it inside a layout.
2. Put a shadow around the layout
3. Submit the form and call layout.animateFade();

What is the expected output? What do you see instead?

Expected: the the layout and its shadow will fade according to the parameters 
in the anmiateFade call.

Actual: as soon as the "saving form" message is displayed the shadow around the 
layout is immediately changed from graduated grey to 100% black.

What version of the product are you using? On what operating system?

2.2

Please provide any additional information below.

This manifests only in Internet Explorer. I've tested it in 8.0.7600.16385

Original issue reported on code.google.com by flipside...@gmail.com on 3 Dec 2010 at 4:51

Attachments: