简体   繁体   English

Dojox/mobile/scrollableview 滚动问题

[英]Dojox/mobile/scrollableview scroll issue

dojox/mobile/ScrollableView (1.10+) in a cordova application have some scroll issues, which I have started observing recently and its only happening in android phones.科尔多瓦应用程序中的 dojox/mobile/ScrollableView (1.10+) 有一些滚动问题,我最近开始观察,它只发生在 android 手机中。 I am currently using widget-based architecture.我目前正在使用基于小部件的架构。 Even some of the store apps are facing this issue.甚至一些商店应用程序也面临这个问题。 Please suggest/help in resolving this issue.请建议/帮助解决此问题。 Thanks.谢谢。

在这里用旧的 dojo.js 替换项目中的 dojo.js 文件https://github.com/manjunath143/DOJO_SCROLL/blob/master/dojo.js帮助我解决了滚动问题

This is a recent problem introduced by latest release of Android System WebView of 2016 Dec 9 (v 55.0.2883.91)这是 2016 年 12 月 9 日最新发布的Android System WebView (v 55.0.2883.91) 引入的最近问题

The only work-around I know is to go to Settings->Apps and uninstall this version (it will be replaced with the initial version, in my case I have WebView 43.0.2357.121).我知道的唯一解决方法是转到“设置”->“应用程序”并卸载此版本(它将被替换为初始版本,在我的情况下,我有 WebView 43.0.2357.121)。

Hope it helps.希望能帮助到你。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM