Vaadin应用程序,跳转到页面顶部

发布于 2024-12-06 10:16:24 字数 253 浏览 1 评论 0原文

我有一个带有外部面板的 vaadin 应用程序,并上传了这批内部面板。这种情况下整个页面底部(底部面板)都会跳转。我怎么知道这个时候会自动跳到最上面呢?

window.getApplication().getMainWindow.setScrollleft(x)”不起作用,因为它们不想要滚动窗格,而且您还希望浏览器跳到顶部。

谢谢 G


我尝试了 vaadin 6.7(仍处于测试版),但仍然产生错误。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

甜味超标? 2024-12-13 10:16:24

这很可能是由于 vaadin 中的一个错误造成的,该错误已在 6.7 分支中修复。

华泰

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

HTH

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文