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

Design faulty in blend style since 2012 Q1

1 Answer 44 Views
BreadCrumb
This is a migrated thread and some comments may be shown as answers.
HDC
Top achievements
Rank 1
HDC asked on 04 Apr 2012, 07:32 PM

Hi

I think that a layout issue was introduced with 2012 Q1.

In attached image you will notice that the combo box is border is interrupted, i don't apply any special styling, this is the XAML:

<telerik:RadBreadcrumb x:Name="crumb"       
        TextModePath="Title"
        HeaderMemberPath="Title"
        ImagePath="Image"                            
        ItemsSource="{Binding DriveCollection, Mode=OneWay}"
        HierarchicalItemsSource="Children"
        HierarchicalMemberPath="Title"                    
        CurrentItemChanged="RadBreadcrumbCurrentItemChanged" IsIconVisible="True"
        Grid.Row="0"
        Grid.Column="0" IsHistoryOpen="False" IsTextMode="False" IsTextModeEnabled="True" IsTextSearchEnabled="True"
        Margin="0,0,0,0"
        Height="38"
                           >
    </telerik:RadBreadcrumb>

This problem was not there in previous version

Best Regards,

Peter

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 09 Apr 2012, 03:38 PM
Hi Peter,

Thank you for reporting this issue. I logged it as a bug in our PITS where you can track its progress.  I also updated your Telerik account for bringing it to our attention.

We will do our best to fix it as soon as possible.

All the best,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
BreadCrumb
Asked by
HDC
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or