mailto:[EMAIL PROTECTED]]
> Sent: den 14 november 2001 14:26
> To: martin ström; [EMAIL PROTECTED]
> Subject: Re: [Dynapi-Dev] RE: dragging and forms
>
>
> Ok, as nobody else has, I added this fix to CVS.
> The screen refresh code for NS4 and Mac is in there too, (in
> drage
ot sure if this is dynapi related, or just an html error.
Richard.
- Original Message -
From: "martin ström" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 12, 2001 11:01 AM
Subject: RE: [Dynapi-Dev] RE: dragging and forms
> we
Is there anyways that we can overwrite the mouse evnts of the form elements
to simulate bubbling?
- Original Message -
From: "martin ström" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 13, 2001 4:37 AM
Subject: RE: [Dynapi-Dev] RE: dragging
> > You're probably right, just to be sure if this problem was
> > introduced after
> > dynAPIX , I added the same test to the Dynapix branch in CVS.
> > It shows that
> > the form layers ARE selectable, but not after a layers has
> > been dragged, so
> > it was not fully working anyhow.
> >
>
- Original Message -
From: "Joachim Lundgren" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 12, 2001 10:29 PM
Subject: Re: [Dynapi-Dev] RE: dragging and forms
> Here comes my take on the subject...
>
> A mouse event for NS4 is fire
ichard.
>
>BTW your URL was wrong, it's:
>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/dynapi/dynapi/test
>s/drag_forms.html
>
>(you missed a slash)
>
>
>
>
>- Original Message -
>From: "martin ström" <[EMAIL PROTECTED]&
Didn't I read that version "3" has a new Events scheme?
- Original Message -
From: "Richard Bennett" <[EMAIL PROTECTED]>
To: "martin ström" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, November 12, 2001 1:46 PM
Subject: Re: [D
checkout~/dynapi/dynapi/test
s/drag_forms.html
(you missed a slash)
- Original Message -
From: "martin ström" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 12, 2001 6:56 PM
Subject: RE: [Dynapi-Dev] RE: dragging and forms
> hm, okey, i've just
Benoit Marchant [mailto:[EMAIL PROTECTED]]
> Sent: den 12 november 2001 18:47
> To: martin ström
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Dynapi-Dev] RE: dragging and forms
>
>
> Hi
>
> I came up with a workaround for that bug on ie5 on Mac OS 8.x (It's
> fi
ED]
>> [mailto:[EMAIL PROTECTED]] On Behalf Of
>> Doug Melvin
>> Sent: den 12 november 2001 15:57
>> To: [EMAIL PROTECTED]
>> Subject: Re: [Dynapi-Dev] RE: dragging and forms
>>
>>
>> If it's been tested in all supported browser then I would
>&g
er way to handle this, and if somebody
> know how to do the redrawing, please let me know.
>
> /martin
>
>> -Original Message-
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED]] On Behalf Of
>> Doug Melvin
>> Sent: den 12 november 2001 15:57
&
ebody
know how to do the redrawing, please let me know.
/martin
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of
> Doug Melvin
> Sent: den 12 november 2001 15:57
> To: [EMAIL PROTECTED]
> Subject: Re: [Dynapi-Dev] RE: dragging
öm" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 12, 2001 10:49 AM
Subject: RE: [Dynapi-Dev] RE: dragging and forms
working for me on windows ie6, ns4, moz 0.9.5, ns6.2 and
mac ns4, moz 0.9.5 ns6.1 and ie5 (except the actual form-element seems
not to be moved,
uot;martin ström" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, November 12, 2001 5:01 AM
> Subject: RE: [Dynapi-Dev] RE: dragging and forms
>
>
> we can fix this bug by adding this to
> DragEvent.lyrListener.onmousedown
> in dragevent.js
>
, November 12, 2001 5:01 AM
Subject: RE: [Dynapi-Dev] RE: dragging and forms
we can fix this bug by adding this to DragEvent.lyrListener.onmousedown
in dragevent.js
if (is.def) {
var tn = is.ie? e.orig.srcElement.tagName :
e.orig.target.tagName;
if (tn=="INPUT" || tn=="TEXTAREA"
: den 8 november 2001 10:29
To: martin ström; [EMAIL PROTECTED]
Subject: Re: [Dynapi-Dev] RE: dragging and forms
Yeah this is serious, I wonder where this crept in. I have forms in
draggable layers working fine in older versions.
NS4 seems to be the only one working ok, that should give us a hint...
16 matches
Mail list logo