Menu

#227 DynAPI3 - IE Mac 5.2 Crashes when Refresh is clicked

open
nobody
7
2003-07-04
2003-07-01
Timothy Ace
No

This can be seen most prevailently in:

dynapi3x/tshoot/drag_forms.html

The page loads fine, but it crashes the whole browser
when you press the 'Refresh' Button.

Discussion

  • Timothy Ace

    Timothy Ace - 2003-07-04

    Logged In: YES
    user_id=608186

    I managed to track the error to the line:

    <code>this.children[this.children.length] = c;</code>

    In p.addChild in file /src/api/event.js line 140.

    This only crashes when there are radio buttons (without the
    name attribute) and anchor tags in the html of the layer.
    There may be more elements that cause the crash, but I have
    not yet found them. I am at a total loss as to how to fix
    this, as I believe it is a browser bug, and Microsoft has
    vowed to stop supporting IE for the mac.

    Any suggestions would be helpful.

     
  • Timothy Ace

    Timothy Ace - 2003-07-04
    • priority: 5 --> 7
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.