开发者

Vaadin application, jump to page top

开发者 https://www.devze.com 2023-04-08 08:48 出处:网络
I have a vaadin application that has an outer panel, and upload this lot, interior panels开发者_如何学编程. This case the entire bottom of the page (the bottom panel) jumps. How I know this time will

I have a vaadin application that has an outer panel, and upload this lot, interior panels开发者_如何学编程. This case the entire bottom of the page (the bottom panel) jumps. How I know this time will automatically jump to the top?

The "window.getApplication().getMainWindow.setScrolleft(x)" does not work, because they do not want a scrolling panebut also you want the browser to jump to the top.

Thanks G


I tried vaadin 6.7(still in beta), but still it produces the error.


this is most probably due to a bug in vaadin that has been fixed in the 6.7 branch.

HTH

0

精彩评论

暂无评论...
验证码 换一张
取 消