Wednesday, January 2, 2013

ScrollPanel scroll position retained across browser refresh

I have a page with several components - one being a small scrollable widget.   When I scroll down to a given position and then refresh my page, the scroll position is retained.  I've noticed this before and have not thought much of it as the effect has always been fairly benign. 
However,  I now how a scroll panel with a scroll handler that loads additional data and it now appears that a browser refresh is also triggering the call for additional data.       I could code around this behavior but would rather not see this retained state on refresh.

Has anyone seen this behavior?   I'm using gwt 2.5 an java7.

Thanks
David
  

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/0nEttxhJYn0J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment