Menu

#152 Fixed a drag regression in NS4, Mac

open
nobody
5
2003-03-04
2003-03-04
No

The drag was broken in Netscape 4, the layer only moved
when mouseup. Compared with dynapi2, and foudout that
these 2 lines were in dragstart in dynapi2 and were
missing in dynapi3:
e.preventDefault();
e.preventBubble();

I tested with the other browsers and everything was
fine. It did fix an issue with NS6 when draging nested
layers, when both are draggable.

Discussion

  • Benoit Marchant

    Benoit Marchant - 2003-03-04
     
  • Benoit Marchant

    Benoit Marchant - 2003-03-04

    Logged In: YES
    user_id=225753

    Same story, file didn't upload ...

     

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.