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

Symbian: There should be an input method hint to switch to "text case" (auto uppercase), aka Qt::ImhPreferAutoUppercase

    XMLWordPrintable

Details

    Description

      There should be a QWidget::inputMethodHint to indicate that autouppercase mode is preferred. Auto uppercase mode is the "Abc" mode on Symbian phones, as opposed to "ABC" or "abc".

      The reason is that currently, you can enable autouppercase by simply leaving out both uppercase and lowercase flags and Qt will then make the mode available among the input modes. However it is not possible to switch to it, if the mode is already another case. Therefore it should be possible to set it as the preferred mode.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            auotila Aleksi Uotila
            axisnokia axisnokia (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes