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

Cannot enter accented characters after focus change.

    XMLWordPrintable

Details

    Description

      The following minimal example contains two lineedits: After I change focus to the second one (e.g. by pressing Tab) I cannot enter accented characters into it (normal characters work).

      The second line edit is a special one: It is wrapped by an outer widget (OuterEditor) which delegates focus to its inner lineedit. This is similar to a focus proxy. The reason that I do not use focus proxies is that in my real application OuterEditor should hide its inner lineedit until it receives focus (it will display something else when it does not have focus).

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            martinaltmayer Martin Altmayer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes