API v3 uses CSS3 'transform' style property for dragging. It seems that there is a bug in FF 3.5.5 in handling transform of a select element.
I made a quick test on a blank page by <select style="-moz-transform: translate(20px, 0px);"> <option>blah blah</option> <option>blah </option> </select> It confirms that the select box is moved but the options are not. I don't know anything you can do but report in bugzilla if the bug is not filed already. -- 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=.
