I'm adding a table to a split panel and if it doesn't fit a scroll bar automatically appears, even though I'm not explicitly using a ScrollPanel. So far, so good. If I press the UP or DOWN arrow keys the scroll position moves, however, which I don't want as it's interfering with my own handling of key events.

What is it that's responding to arrow key presses to move the scroll pane? Is it GWT, or the browser itself? Is there any way to stop that default behaviour?

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