I create a listbox with item 1, 11, 2, 22, and 3. I press 1, then the item with value 1 is selected.
After 1 second, I press 2, then the item with value 2 is selected. If I press 2 immediately right after pressing 1, the item with value 2 is not selected. If I press 1 again immediately right after pressing 1, the item with value 11 is selected. Is this the right behavior? If yes, how can I get 2 when pressing 2 immediately right after pressing 1? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
