hgs1906 / smartgwt

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

IE 7 graphic problem with disabled FloatItem #503

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have a floatitem where the setRequired is true.

If the item is enable (screenshot floatitem_enabled.jpg) everything is draw 
corret.
But if the item is disable (screenshot floatitem_disabled.jpg) the error icon 
is draw, but only with a big X.

If I try this a firefox 3.6.8 the wrong graphic will not be draw.

Original issue reported on code.google.com by pelze...@fis-services.de on 31 Aug 2010 at 9:48

Attachments:

GoogleCodeExporter commented 9 years ago
I find a workaround:

the image "blank.gif" in the folder "html/smartcheck/sc/skins/standard/images" 
is missing.

Original comment by pelze...@fis-services.de on 31 Aug 2010 at 2:08

GoogleCodeExporter commented 9 years ago
Please post a standalone testcase. Also read this  : 
http://forums.smartclient.com/showthread.php?t=8159#aIE8

Original comment by sanjiv.j...@gmail.com on 29 Nov 2010 at 6:55

GoogleCodeExporter commented 9 years ago
Here the standaline testcase.
Click the button to en- and disable the integer item.

We use IE 7.0.5730.13CO

Original comment by pelze...@fis-services.de on 29 Nov 2010 at 8:42

Attachments:

GoogleCodeExporter commented 9 years ago
Have you tried removing the doctype declaration from your host html file as 
noted in the FAQ entry link above?

Original comment by sanjiv.j...@gmail.com on 29 Nov 2010 at 1:29

GoogleCodeExporter commented 9 years ago
I tried without doctype definition, after that no problem was there.
Please close this issue.

Thanks for your help.

Original comment by pelze...@fis-services.de on 29 Nov 2010 at 2:22

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by smartgwt...@gmail.com on 29 Nov 2010 at 5:24