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

QLineEdit: When switching from AlignHCenter to AlignLeft the text is not moved to be left aligned if it is too big for the edit

    XMLWordPrintable

Details

    Description

      QLineEdit: When switching from AlignHCenter to AlignLeft the text is not moved to be left aligned if it is too big for the lineedit

      Resolution: Line edits are left aligned by default. When you type more text than can fit in the line edit, you expect the contents to drop out of the left side, and that the cursor is still visible. The alignment of a QLineEdit only decides what happens when all text fits inside the viewport.

      Reopened: This case will be reevaluated since a misunderstanding may have occured

      Attachments

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

        Activity

          People

            bjnilsen Bjørn Erik Nilsen
            anshaw Andy Shaw (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes