I'm having trouble using a FocusPanel once the widget it contains gets a scrollbar because it doesn't fit in its container.

I want to select rows within a table using either the mouse or keyboard. It works fine with just a click handler but once I add the table to a FocusPanel to trap keyboard events the mouse click behaviour breaks if the table has been scrolled: clicking on the table scrolls it to the top (and no click event is received).

--
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.

Reply via email to