Completed
Last Updated: 26 Mar 2014 11:06 by ADMIN
ADMIN
George
Created on: 28 Jan 2014 15:28
Category: Editors
Type: Bug Report
1
FIX. RadAutoCompleteBox - Changing themes causes the text to shift its position
To reproduce:
1.Add a RadAutoCompleteBox to a form. 
2.Add AutoCompleteItems.
3.Start the project.
4.AutoComplete a word and write some normal text.
5.Change few themes (mainly office themes) you will notice that the text's position shifts down.

Workaround:
Clear each TokenizedTextBlockElement's bottom Margin from the themes using VisualStyleBuilder.
0 comments