Skip to content

Add support for virtual keyboards (mobile) #148

@Todor46

Description

@Todor46

It is not possible to input the time manually using a virtual keyboard on a mobile phone.

I am using Huawei P30, with Microsoft SwiftKey keyboard and when I try to input the time manually, it has no effect.

My guess is that this is due to how the changes are being registered in the field. The virtual keyboard does not trigger key keydown and keyup events, so the input event has to be used to cover this case.

If I make some time for it, I can maybe contribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions