8000 Applying the keyboard with scramble extension twice to an input · Issue #283 · Mottie/Keyboard · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Applying the keyboard with scramble extension twice to an input #283
Closed
@afattahi54

Description

@afattahi54

According to issue #282

I found that if you apply the keyboard with scramble extension twice to an input, then the keyboard will not work and you will see just a cancel button.
Please see http://jsfiddle.net/5MRek/

Why apply keyboard twice !:
Well, we have a global function which finds all the inputs if one of them has the requiredKeyboard="true" then it will add keyboard to that input. This global function run every time the ajax stops so it will happen that it (blindly) apply the keyboard to an input twice or more.
Of course we can some how fix this issue. But as this happens only for keyboards with scramble extension may be the plugin can handle it !

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0