jQuery UI Widgets Forums Editors NumberInput inputMode Simple mode loses focus

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 11 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • inputMode Simple mode loses focus #18885

    Staale Eikebraaten
    Participant

    When I set the JqxNumberInput to inputMode:simple, the behavior is somewhat strange.. After each keypress, the widget loses focus, and I have to click back into the field to continue typing.

    this is my dfinition..

    $(“#AntOkter_Undervisning”).jqxNumberInput({ width: 80, height: 25, digits: 6, min: 0, decimalDigits: 2, groupSeparator: ” “, inputMode: “simple” });

    hope you can tall me whats wrong.. When I remove inputMode, the widget works fine..

    Thanx

    -=Staale=-

    inputMode Simple mode loses focus #18888

    Dimitar
    Participant

    Hello Staale,

    We were not able to reproduce the reported behaviour using the latest version of jQWidgets (2.8). Do you experience it with the online demo Simple Input Mode? If yes, please share the browser you use and its version.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.