Patches item #697540, was opened at 2003-03-04 21:41
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305757&aid=697540&group_id=5757

Category: DynAPI 3 API
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Benoit Marchant (marchant)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fixed a drag regression in NS4, Mac

Initial Comment:
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.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305757&aid=697540&group_id=5757


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to