Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4668

Combo inputs paddings are incorrect in tablet

XMLWordPrintable

      Steps to Reproduce

          <vlayout>
              <combobox buttonVisible="false"/>
              <combobox />
              <bandbox buttonVisible="false"/>
              <bandbox />
              <datebox buttonVisible="false"/>
              <datebox />
              <timebox buttonVisible="false"/>
              <timebox />
              <spinner buttonVisible="false"/>
              <spinner />
              <doublespinner buttonVisible="false"/>
              <doublespinner />
          </vlayout>
      

      enter long values into the combo inputs with a button

      Current Result

      some of the entered text is covered by the button

      Expected Result

      padding between the combobutton and the input

      Debug Information

      Workaround

            DevChu DevChu
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: