Unanswered: Ext4.07 components doesn't move while scrolling in IE7
Unanswered: Ext4.07 components doesn't move while scrolling in IE7
Hi All,
I have some issues with Ext4.07 in IE7, could you give me some advice, please?
Thanks in advance.
I extend the component Ext.container.Container and define a template for it,
In this template, I have a div which has position=absolute and has scrolling,
I created lots of Ext components in it, like ComboBox, Panel etc.
The issue is when I clicking the scroll bar in IE7 , the Ext components are fixed in the screen, won't move with the scroll bar,
But it works well on IE8, IE9 and Chrome.
-Can you upgrade to 4.1? Many issues where fixed over 4.07
-Have you tried this is 4.1 to see if it still exists?
-You will have to provide a small working example for someone to take a closer look.