A fix for this might not be DynAPI related after all..
 You need to have each for element listen for mousedown and have them cancel
 the event.
 This will prevent dragging when clicking on form elements..

 I suppose one could put a fixeForms() method in dynapi
 somewhere that edit's the HTML.
>
>
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, November 09, 2001 4:37 AM
> Subject: [Dynapi-Dev] [ dynapi-Bugs-463584 ] Dragging layer bug
>
>
> > Bugs item #463584, was opened at 2001-09-21 08:34
> > You can respond by visiting:
> >
>
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=463584&group_id=
> 5757
> >
> > Category: DynAPI 2 API
> > >Group: Verified
> > Status: Open
> > Resolution: None
> > >Priority: 7
> > Submitted By: Tom Mach (machu)
> > Assigned to: Nobody/Anonymous (nobody)
> > Summary: Dragging layer bug
> >
> > Initial Comment:
> > Platform: Win 2000 Pro
> > Browser: IE 5.0
> >
> > Bug description:
> >
> > In a Layer with dragging enabled, I created a form with
> > a text area in it. Everything works fine until you type
> > enough text in the text area so the scroll bar appears.
> > If you try to scroll (the text area), it becomes
> > sticky. The whole layer gets stuck to the mouse pointer
> > and there is no way to let it go. I tried inline layers
> > and the same things happens. I consider this is a major
> > problem...
> >
> >
> >
> > ----------------------------------------------------------------------
> >
> > >Comment By: martin ström (marstr)
> > Date: 2001-11-09 01:37
> >
> > Message:
> > Logged In: YES
> > user_id=46384
> >
> > yes, there is a bug when dragging a layer containing
> > forms. ns4 seems to be the only one working ok, on other
> > browsers, you are unable to select text in a
> > textarea/input-field (layer is dragged instead) and the
> > problems with textareas and scrolling as mention above.
> >
> > there is a testpage in CVS:
> > http://cvs.sourceforge.net/cgi-
> > bin/viewcvs.cgi/~checkout~/dynapi/dynapi/tests/drag_forms.h
> > tml
> >
> >
> > ----------------------------------------------------------------------
> >
> > You can respond by visiting:
> >
>
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=463584&group_id=
> 5757
> >
> > _______________________________________________
> > Dynapi-Dev mailing list
> > [EMAIL PROTECTED]
> > http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/
>


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/

Reply via email to