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

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

XMLWordPrintable

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

      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:

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes