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

Material: TextField is broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • 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

    Description

      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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes