Vaadin

Join Vaadin Log In
Combination View Flat View Tree View
Threads [ Previous | Next ]
Setting Window scroll position doesn't work
toggle
I'm trying to set the scrollbar position of the main window in my application. In my opinion this should happen when I call setScrollTop(0) on the main window, but this does nothing. In addition, getScrollTop() always returns 0. Is this a bug or have I misunderstood something?
Flag Flag
Re:Setting Window scroll position doesn't work
11/10/08 12:11 PM as a reply to Risto Yrjänä.
Sounds like a bug to me.

Did you check dev.itmill.com for open tickets? If there is none for this issue, just create a new one, and we'll try and fix it asap.

Do you need this fix for 5.2-branch as well? Then be sure to point that out in the ticket.
Flag Flag
Re:Setting Window scroll position doesn't work
11/10/08 12:19 PM as a reply to Risto Yrjänä.
Ok, I'll see about that ticket. Thanks for the answer.
Flag Flag