Skip to content

Keyboard is opening automatically even if i set openOn="" #519

@kubili

Description

@kubili

I set openOn to "" and when I click input filed the keyboard opens. I use latest version of keyboard and chrome (and edge). This does not happen in IE.

I have traced the problem to this block of code:

if (kb === base && !kb.$el.hasClass(kbcss.isCurrent)) {
	kb.focusOn();
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions