Topic: IE6/Win Bug Pages that link to <a href="https://ozoneasylum.com/backlink?for=11047" title="Pages that link to Topic: IE6/Win Bug" rel="nofollow" >Topic: IE6/Win Bug\

 
Author Thread
quisja
Paranoid (IV) Inmate

From: everywhere
Insane since: Jun 2002

IP logged posted posted 09-08-2003 19:42 Edit Quote

See http://www.parazone.net you may wish to read the below first.

Viewing this with IE6 on Windows 98 when you roll over the text resizing buttons in the sidebar the browser consistently crashes. I was wondering if people can reproduce this problem and if anyone can see mistakes in the XHTML or CSS (both of which are valid). Thanks a lot...


Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

IP logged posted posted 09-08-2003 19:59 Edit Quote

Cool, you found another way to reliably crash IE! You should make a minimal page that replicates the bug (take what you've got and strip out unnecessary bits until you get the smallest page that still causes the error). This will simultaneously help you to find a workaround (you'll see what changes make the error go away), and provide you with a browser bug demonstration which other people will probably be interested in.

baseman
Obsessive-Compulsive (I) Inmate

From:
Insane since: Sep 2003

IP logged posted posted 09-08-2003 23:37 Edit Quote

I was able to crash it in IE6. I'll check the source.

baseman
Obsessive-Compulsive (I) Inmate

From:
Insane since: Sep 2003

IP logged posted posted 09-08-2003 23:54 Edit Quote

When I commented the following out in your CSS, the problem went away...

/* #leftcolumn div a:hover {
color: #eee;
text-decoration: none;
background: #c84444;
} */

Maybe within IE the hover identifier was fighting with your id="ninety", id="oneofive" identifiers.

quisja
Paranoid (IV) Inmate

From: everywhere
Insane since: Jun 2002

IP logged posted posted 09-09-2003 00:20 Edit Quote

Ok, I've looked as much as I'm going to tonight, and have narrowed it down to this: http://www.parazone.net/buggy.html http://www.parazone.net/buggy.css
Which still seems to crash in the same way.

quisja
Paranoid (IV) Inmate

From: everywhere
Insane since: Jun 2002

IP logged posted posted 09-11-2003 22:52 Edit Quote

I think I've resolved the problem now with a little tinkering. It seemed to be something to do with float, and if the little Ts wrapped to the next line the browswer crashed when you moused over them. So the trick was to make sure they didn't wrap to the next line. Adding float:left to the hover state of the anchors as well as the anchors also seemed to help. I'll leave buggy.html on the server for curiosity.



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu