Hi,
Firstly I have googled this issue and searched this group, so if it is
already a known bug I appologize for reposting.

I have been working on an app that loads a random file of code from
the server and displays it line by line in a VerticalPanel within a
ScrollPanel.

I have tested it in a few browsers but firefox (on both windows and
ubuntu) does not seem to be working with the ScrollPanel.scrollToBottom
().

Perhaps it is something I am doing wrong. I have uploaded a demo to
http://reconnetworks.net/CodeDisplay/CodeDisplay.html
When a new line of code is added to the stack, the panel should scroll
down to keep the lastest code in view. But it doesnt.

I also added a Button to the top of the panel that when clicked calls
scrollToBottom() aswel, still no response.

Any ideas?

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