Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug crashes IE: Please confirm

0 views
Skip to first unread message

Robert Bouillon

unread,
Jul 23, 2004, 10:32:47 AM7/23/04
to
IE will crash when moving an 'absolute' positioned element if that element
contains another element whose scrollbar is formatted with CSS.

To reproduce:
- Create a div (div1)
- Create a div (div2) within div1
- Make Div1 absolutely positioned.
- Apply a css-scrollbar style to div2, and set overflow to auto
- create enough text in div 2 to force the scrollbar to show
- reposition div1 in javascript by assigning a new value to style.left and
style.top.

(Exception 0xc00000005 in mshtml.dll at 0x00000000635f7da8)

Please let me know if this is a confirmed bug in IE.

Thanks.

--ROBERT


Kody Brown

unread,
Aug 4, 2004, 1:21:47 PM8/4/04
to
If you put some sample HTML code up on the server, to make it quick and easy
for others to test it, I'll see if it is duplicated on my machine as well.

--
-Kody
kody at weekendtech dot net
"Custom ASP.Net Web Controls"

"Robert Bouillon" <djwhi...@hotmail.com> wrote in message
news:%23BS75EM...@TK2MSFTNGP09.phx.gbl...

Parth Pandya [MSFT]

unread,
Sep 3, 2004, 2:12:13 PM9/3/04
to
Can you provide the code? I can look at it and tell you more about it.

Parth
--
This posting is provided "AS IS" with no warranties, and confers no rights


"Robert Bouillon" <djwhi...@hotmail.com> wrote in message
news:%23BS75EM...@TK2MSFTNGP09.phx.gbl...

ketil v

unread,
Sep 15, 2004, 12:42:41 PM9/15/04
to
Parth Pandya [MSFT] wrote:

> Can you provide the code? I can look at it and tell you more about it.
>

The desription seemes to be similar to something I encountered when
trying out floats, the stylesheet is at
http://ketil.homeunix.net/layout/6th-stil.css, a sample page is at
http://ketil.homeunix.net/6th/skole/paper/

On my page, Explorer wont show the full content of the page until you
resize the browser. This happends in IE for Windows only..

0 new messages