Hello, I've got a combo box using the default, editor values. It has three items. When I click the arrow to show the items the dropdown works fine. However, when I go to select an item, I can't if I have my mouse over the item. I'm able to select the item if I move my mouse down the screen two items height worth of pixels. This only happens when I deploy to the actual desktop bar. In the editor the combo box works fine.
Example problem ---------------------------------------- | Currently Selected Item | |- - - - - - - - - - - - - - - -- - - -| | Currently Selected Item | | Item 2 | | Item 3 (Mouse here selects first item) ---------------------------------------- '(Mouse here selects second item) '(Mouse here selects third item.) The only custom javascript I'm using dynamically turning the combo box's visibility to true on a label click and listening for the item change. Any ideas? Thanks, JPD -- You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" 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-desktop-developer?hl=en.
