Marcello, Good eye on that tabbing. I didn't recognize that. So, only the mouse events are failing. I tried enableEventPropagation: true previously and it had no effect on anything.
Hopefully someone will recognize this symptom. Sincerely, Jay On Dec 20, 5:08 am, Marcelo <[email protected]> wrote: > InfoBox is not part of the API so I am not familiar with it, but try > adding > enableEventPropagation: true > in the optoins. > > Note that you can enter the input fields and type by using the TAB > key, so it looks as if mouse events are not propagating up the > hierarchy. > > -- > Marcelo -http://maps.forum.nu > -- > > On Dec 19, 11:14 pm, CompuMatter <[email protected]> wrote: > > > > > > > > > Hello and Thank you for reading on, > > > I have settled on the infobox instead of infowindow for styling > > reasons. > > > I have created an ultra simple form inside of a single infobox for > > testing. However, despite my best efforts I cannot click within a > > text field and enter text. > > > When you click on the target, the form correctly appears within the > > infobox, however it seems to treat the form fields as though they are > > behind a 'panning' div as a result mousedown on the text field allows > > you to drag the entire map instead of copying text. > > > The test page can be seen athttp://sta.cascadetap.com/sandbox/maps/ > > > What sayeth the group ? > > > Sincerely, > > > Jay Lepore > > Owner > > CompuMatter -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
