jQWidgets Forums

jQuery UI Widgets Forums Editors NumberInput jqxnumberinput issue in inputmode simple 3.6.0

This topic contains 3 replies, has 3 voices, and was last updated by  Peter Stoev 10 years, 3 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author

  • mohamedazher
    Participant

    Hi,

    I just upgraded the v3.6.0 and i noticed an issue with the number input.

    When the input mode is set to simple, when the field is selected and typed, there is a 0 that is always appended.

    Like if you tab to the number input, and type 2, you see 20. If you do a ctrl+a and select 20 and type 3, you get a 30 again.

    You are forced to manually delete the 0 before typing anything. In v3.5, the 0 would be replaced.

    Even if you manage to type a number like, 34 and you select all and try to change it to say 45, you will get 450.

    Its easy to replicate this.

    Check this fiddle http://jsfiddle.net/mohamedazher/1m60e6g9/

    1. Place the pointer before 0, type 2, you get 02
    2. Place the pointer after 0 and type 2, you get 20
    3. Ctrl+a to select everything and type 2, you get 20 again
    4. type any number like 33, do ctrl+a and change it to 1, you will get 10
    5. type 33, and tab into this field to select everything and type 45, you get 450

    Again, this used to work flawlessly in v3.5, the issue is only with v3.6 and that too only in input mode simple.

    I hope there is some solution to this as it is really annoying having to delete the 0 every time you want to type something.

    -Mohamed Azher


    Peter Stoev
    Keymaster

    Hi Mohamed Azher,

    I am sorry, but the behavior is by design and was requested several times by our customers.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com


    KumoJosh
    Participant

    Hi,
    Is there an alternative you suggest here? We also do not desire this feature in v3.6.0. Are there any different configuration settings to make the control perform as it did previously?

    Is it the same in v3.7.0?

    Thanks,
    Josh


    Peter Stoev
    Keymaster

    Hi Josh,

    You can use the other input mode, if you do not like how the “simple” mode performs.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.