jQWidgets Forums

jQuery UI Widgets Forums Editors NumberInput Bug with changing digits

This topic contains 2 replies, has 2 voices, and was last updated by  Hristo 7 years, 9 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Bug with changing digits #95348

    Pfhoenix
    Participant

    If you modify the digits property to be greater than the default value of 8, the control renders as red (I’m guessing failing an internal validation check) when you enter a value with greater than 8 digits. You can verify the problem with the following jsfiddle :

    http://jsfiddle.net/vXnUr/347/

    Bug with changing digits #95349

    Pfhoenix
    Participant

    Actually, it seems that I forgot to adjust the max value to account for the larger number of digits. Unfortunately, none of your documentation explains what the red border indicates.

    Bug with changing digits #95389

    Hristo
    Participant

    Hello Pfhoenix,

    I assume that this case has been resolved?
    Also, I would like to say that all properties have a default value and for max is 99999999.
    You could implement validation and instead of the simple red border, you could show a message there.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.