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

Material: TextField is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.12.0
    • None
    • nick ~ $ uname -a
      Linux pc 4.19.2-arch1-1-ARCH #1 SMP PREEMPT Tue Nov 13 21:16:19 UTC 2018 x86_64 GNU/Linux
      nick ~ $ qmake --version
      QMake version 3.1
      Using Qt version 5.12.0 in /usr/lib
    • Linux/X11, Linux/Other display system

      ColumnLayout {
          anchors.fill: parent
      
          TextField {
              text: "sfegshdfhsdfgh"
              Layout.fillWidth: true
              Layout.leftMargin: 8
              Layout.rightMargin: 8
          }
      }
      

      TextField does not fill width and has random implicitWidth not depengin even from text

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            luntik2012 luntik2012
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes