Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-9633

Symbian: In QLineEdit/QTextEdit when Input method hint is ImhDigitsOnly . Pressing * in alphanumeric keypad should toggle minus (-) sign as per symbian .

XMLWordPrintable

      Expected: In ImhDigitsOnly mode By pressing "*" it should toggle minus "-" sign in alphaNumeric keypad in front of the number. In ImhFormattedNumbersOnly minus sign & decimal (.) should be mapped to * key as per s60 style

      CurrentBehaviour: when i had given Inputmethod hint as ImhDigitsOnly * button not able to toggel minus sign as per the symbian In ImhFormattedNumbersOnly "#" mapped with '.' but "*" is not mapped .
      Example:
      Take some Lineedit control and just set the LineEdit editiable flag to ImhDigitsOnly and ImhFormattedNumbersOnly
      ..............................
      It should be reproduceble easily with an application like this .

        1. LineEdit.cpp
          0.7 kB
          narendramacherla
        2. LineEdit.h
          0.6 kB
          narendramacherla
        3. QTBUG-9633.zip
          1 kB
          Gareth Stockwell
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            satu.m.makela satu makela
            narendramacherla narendramacherla
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes