This is a migrated thread and some comments may be shown as answers.

ComboBox autosize: text overlapping with triangle

3 Answers 113 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Andreas
Top achievements
Rank 1
Andreas asked on 06 Jan 2009, 10:43 AM
Hello Telerik team,

The text of the combo box (selected item) overlaps with the triangle icon on the right hand side of the combobox, if the size is automatically adjusted.

For example the combo box defined as follows:
<telerikInput:RadComboBox x:Name="comboSearchFolders" Height="25" Margin="5,10,3,3" HorizontalAlignment="Stretch"></telerikInput:RadComboBox> 

Do I have to configure the combo box for this or is it a bug?

Greetings,
Stefan

3 Answers, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 07 Jan 2009, 12:11 PM
Hello Stefan,

Yes, this is a bug that occurred after a template change. We apologize for the inconvenience. This bug will be fixed with next release due at the end of February. We will upload a latest internal build to the site and if you require we can send you a download link. We will upload the files by the end of next week.

Thanks for your feedback. Your Telerik points have been updated.

Kind regards,
Boyan
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Accepted
Tom Van den Eynde
Top achievements
Rank 1
answered on 09 Jan 2009, 01:42 PM
There seems to be a workaround: specify padding (for example 4,0,18,0).
0
Andreas
Top achievements
Rank 1
answered on 09 Jan 2009, 02:04 PM
Hello Tom,

Thank you for the workaround - it works perfectly :-)!!

Greetings,
Stefan
Tags
ComboBox
Asked by
Andreas
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Tom Van den Eynde
Top achievements
Rank 1
Andreas
Top achievements
Rank 1
Share this question
or