At 2001-10-24 17:49, Raymond Irving wrote:

>> 
>> (What version of DynAPI are you using? When I test
>> that page locally I get the clicks in v2.54 and the
>> 2001-10-21 snapshot.)
>> 
>
>I'm using 2.54, but I'm still not able to type into
>textboxes or recieve mouse events for form elements
>inside a layer on NS4 (4.7)

Yes, sorry about that. I forgot to flush the browser cache between changes so I didn't 
notice that v2.54 didn't work. If you test the snapshot I hope you will find that the 
clicks work.

>  
>> When DynAPI gets the event it is taken out of the
>> browser event chain. Instead it is passed down
>> _within DynAPI_ to the listeners for it. The effect
>> is that the browser element (the INPUT tag) never
>> sees it.
>> 
>> 
>> /Lunna
>> 
>
>Well, that explains it. But are there any immediate
>work-arounds for the mouse.js and the keyboard.js?
>
>My iForm widget really needs this bug to be fixed so
>that it can function in NS4.
>
>
>--
>Raymond

I'll see if I can fix it. I trust you need keyboard handling for something else (the 
browser handles keyboard input into FORMs without keyboard.js)? It might help if you 
could give an example of that, or just a little description of the use.

/Lunna


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

Reply via email to