V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Get Google Chrome
Vimium · 在 Chrome 里使用 vim 快捷键
Plumes
V2EX  ›  Chrome

Chrome 的移动模拟调试工具不能滚动页面

  •  
  •   Plumes · 2016-10-19 17:32:38 +08:00 · 2120 次点击
    这是一个创建于 2759 天前的主题,其中的信息可能已经有所发展或是发生改变。

    一个非常简单的页面

    <!DOCTYPE html>
    <html lang="en">
    <head>
        <title>Title</title>
    </head>
    <body>
    <ul>
        <li><p style="font-size: 24px;">123</p></li>
        若干个重复
        <li><p style="font-size: 24px;">123</p></li>
    </ul>
    </body>
    </html>  
    

    使用 Chrome 开发者工具中移动模拟终端打开这个页面后,是可以使用鼠标中键滚动的,也可以使用 touch 模拟拖动该页面,但是当使用 touch 模拟点击一次后,该页面便不能再使用鼠标中键滚动了。 打开其他网站的移动端页面,比如 QQ , ithome ,并没有这个问题。 非常奇怪,在 chrome 54 和 56 中都有。 求解。

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1773 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 16:36 · PVG 00:36 · LAX 09:36 · JFK 12:36
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.