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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes