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
- relates to
-
ZK-4623 iceblue_c combobox/datebox... right-padding without button
-
- Closed
-