Skip to content

kbcss is not defined in navigation extension #601

Description

@Eschon

I tried using the virtual keyboard with the navigation extension but if I use the F1 key to switch between navigation modes I get the following JS error:

Uncaught ReferenceError: kbcss is not defined
    at $.keyboard.o.getMaxIndex (jquery.keyboard.extension-navigation.min.js?bc56:formatted:156)
    at $.keyboard.o.navigateKeys (jquery.keyboard.extension-navigation.min.js?bc56:formatted:156)
    at $.keyboard.o.checkKeys (jquery.keyboard.extension-navigation.min.js?bc56:formatted:156)
    at HTMLInputElement.eval (jquery.keyboard.extension-navigation.min.js?bc56:formatted:156)
    at HTMLInputElement.dispatch (jquery.js?eedf:5206)
    at HTMLInputElement.elemData.handle (jquery.js?eedf:5014)

I've looked into it and it seems like the minifier replaced kbcss in all places but one. This also only seems to be a problem in the npm version, the jquery.keyboard.extension-navigation.min.js file in the repository works.

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