Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Mask on TextItem sets cursor far right on Alt + Char

    Hi,

    While looking at smartGwt in more detail, I noticed a problem with the Alt-Chars: When a textitem is masked, the cursor jumps to the far right as soon as a char is entered. Also, this happens when pasting from clipboard.

    The problem occurs always, regardless whether the character entered is permitted or not.

    Browser: Firefox 16.x and 17.0.1
    OS is Windows 7 64bit SP1, German keyboard layout

    To reproduce:
    1. Open the showcase, section Forms/Text Masking (http://www.smartclient.com/smartgwt/showcase/#form_masking)
    2. Enter @ into the field "first name". € behaves similar.

    Result: Cursor is set to the far right of the field (end of input mask I think). The character it self is not accepted.

    The same happens, when a mask like "CCCCC" is used. In that case, the "@" is accepted, but the cursor is moved nonetheless.

    Has someone found a way to avoid this? Curious, that even the showcase behaves like this.

    Regards,
    Peter

    #2
    Should now be fixed

    This should be fixed in the latest daily build. Please let us know if you have any more problems.

    Comment


      #3
      ... still misbehaving ...

      Hi,

      Thanks for your input!

      However, the problem is still not fixed.
      We have tested this with the nightly build of 9.Feb and still see the behaviour as described above.

      Regards,
      Peter

      Comment


        #4
        What version did you test? This was applied only to 3.1.

        Comment

        Working...
        X