On 26 juin, 15:20, Paul Robinson <[email protected]> wrote:
> You should check out this 
> issue:http://code.google.com/p/google-web-toolkit/issues/detail?id=1313
>
> Safari and chrome misbehave when you have a FocusPanel inside a
> ScrollPanel. Clicking in the FocusPanel will result in it scrolling to
> the top.
>
> Why not use ScrollPanel.setScrollPosition()?

...and if you're not actually using a ScrollPanel, why not use
Element::scrollIntoView()?
http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/gwt/dom/client/Element.html#scrollIntoView()
--~--~---------~--~----~------------~-------~--~----~
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