Hi I have this weird problem. I have tree. All items in tree are a bit lower than standard tree items. At the bottom of tree I have added clickable label. Now, when I expand tree (which is about 1,5 page long) and click this label page moves down, but no browser event is fired (checked with debugger, program never enters Label.onBrowserEvent()). When I click it again, browser event is fired like it supposed to. If I move page a bit up and click label again, page slides down, and again no event is fired.
I tried this with different elements, and it works like it supposed to only with button. For other elements its the same. Anyone had this problem before, or know what can I do with it? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
