PDA

View Full Version : x-form css in ContentPannel bug (IE7)



siop
1 Aug 2007, 7:37 PM
please view this page in IE7:

http://hihiyou.9dongxi.com/ext/examples/layout/simple.html

When i drag the scroll bar,i found the little bug,the item is float!!

ff not this problem

If i remove the tag:"<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">",in gear

it show in ContentPannel

Ext v1.1
windows
IE7

mystix
1 Aug 2007, 8:09 PM
8887

jack.slocum
1 Aug 2007, 11:28 PM
This is bug in the IE rendering engine. There are quite a few threads covering it, which a workaround included. Try searching for "scroll position relative".

siop
2 Aug 2007, 12:03 AM
thanks jack ^_^