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

TextField's placeholder is aligned to right while it is a LTR text

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9.0 Alpha
    • 5.7.0
    • Quick: Controls 2
    • None
    • 0a86cab635e66ba44dcf3866c698aa1d037acff9

    Description

      As title. Changing the locale using LANG= does not affect the result.
      Sample code:

      import QtQuick 2.7
      import QtQuick.Controls 2.0
      
      Item {
          TextField {
              placeholderText: 'Search...'
          }
      }
      

      Screenshot:

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-55999
          # Subject Branch Project Status CR V

          Activity

            People

              Unassigned Unassigned
              safa alfulaij Safa Alfulaij
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes