Skip to content

关于移动端输入时弹出虚拟键盘问题测试 #5

@marvin1023

Description

@marvin1023

ios弹出的虚拟键盘是浮在上面的,而安卓的虚拟键盘是压缩窗口大小,如f12,所以导致fixed在底部的东西在ios上和安卓上的不同差异。
测试地址为:http://output.jsbin.com/fecare/1/
测试结果:安卓的fixed底部会随着虚拟键盘的弹出而提上去,因为窗口变小了,而ios的fixed底部会看不见,因为窗口大小并没有改变。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions