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

Bug in Q2 SP1 - horizontal resize

16 Answers 182 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
Trude
Top achievements
Rank 2
Trude asked on 13 Aug 2010, 03:13 PM
I installed the latest SP and found the following problem - the (automatic) horizontal resizing of the toolbar does not appear to work anymore. See attached screenshot and code:

<Grid x:Name="GridMain" RenderTransformOrigin="0.5,0.5">
      
    <Grid.RowDefinitions>
        <RowDefinition Height="Auto"/>
        <RowDefinition Height="*"/>
    </Grid.RowDefinitions>
    <Grid.RenderTransform>
        <TransformGroup>
            <ScaleTransform/>
            <SkewTransform/>
            <RotateTransform/>
            <TranslateTransform/>
        </TransformGroup>
    </Grid.RenderTransform>
    <Border x:Name="BorderMenu" BorderThickness="1" CornerRadius="2">
        <telerik:RadToolBar x:Name="RadToolBar1">
    <Buttons .....>
        </telerik:RadToolBar>
    </Border>
    <Grid x:Name="GridTree" Grid.Row="1" Margin="1">
<Content ...>
    </Grid>
</Grid>

When the toolbar is first initialized it appears normally, but when I resize the window the toolbar stays the same size (the overflow button/holder follows)

16 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 18 Aug 2010, 03:08 PM
Hello Jorn,

Thank you for reporting this issue. I logged it as a bug in our PITS where you will be able to track it from tomorrow the latest under the name: ToolBar: Resizing Issue.

I also updated your Telerik points accordingly.

Please accept our apologies for the caused inconvenience.

Sincerely yours,
Tina Stancheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Trude
Top achievements
Rank 2
answered on 19 Aug 2010, 12:18 AM
Since this is a regression (it worked fine in the last internal build) can we expect a fix soon? There are too many fixes in the SP - I don't want to go back to an older build.
0
Viktor Tsvetkov
Telerik team
answered on 19 Aug 2010, 12:09 PM
Hello Jorn,

Again we apologize for the inconvenience. This issue will be fixed with our next internal build.

On a side note, I'd like to inform you that we've just released an online tool that allows you to reduce the size of your Silverlight applications. For more information, please visit http://blogs.telerik.com/blogs/posts/10-06-10/telerik_assembly_minifier.aspx

All the best,
Viktor Tsvetkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
A K
Top achievements
Rank 1
answered on 18 Feb 2011, 04:12 PM
I have the same trouble now with "RadControls_for_Silverlight4_2010_3_1314_Dev.msi" version + "01061RadControls_for_Silverlight_4_2010_3_1407_DEV_hotfix"

Did you really fix this bug?
0
Trude
Top achievements
Rank 2
answered on 18 Feb 2011, 07:13 PM
Yes, it was/is fixed a long time ago. I'm using 1314 (official Q3 SP1) and it's OK there. If it fails in the hotfix you have to revert back or try the latest hotfix. Anyway, Telerik should look into it.
0
A K
Top achievements
Rank 1
answered on 18 Feb 2011, 08:05 PM
Ok. I'll be check my code one more time.
In my last project I used this component and I had not this trouble. 
But now - I have. Really strange.
0
Tina Stancheva
Telerik team
answered on 23 Feb 2011, 03:43 PM
Hi guys,

Unfortunately the issue was introduced again with the 1407 intrenal build. So thank you for bringing it to our attention. We will fix it as soon as possible.

The cause for this issue is an incorrect Margin value set to the PART_DropdownButton element of the RadToolBar ControlTemplate.  I attached the correct ControlTemplate of the RadToolBar, so that you can use it in the meantime.

Please accept our apology for the caused inconvenience.

Greetings,
Tina Stancheva
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
0
Trude
Top achievements
Rank 2
answered on 17 Mar 2011, 10:06 AM
I see that this isn't fixed in the official Q1 release. Had it not been for the awesome expression editor introduced in Q1 I would have to wait for a hotfix. In the mean time I'm disabling the overflow button in all my controls - that is the quickest fix  (OverflowButtonVisibility="Collapsed")
0
Tina Stancheva
Telerik team
answered on 18 Mar 2011, 04:47 PM
Hi Jorn,

Please accept our apology, the fix indeed didn't make the official release. However, it will be available with the next internal build.

Best wishes,
Tina Stancheva
the Telerik team
0
Phil
Top achievements
Rank 1
answered on 22 Apr 2011, 12:30 AM
Is there a workaround for 2011 Q1?
0
Tina Stancheva
Telerik team
answered on 22 Apr 2011, 01:36 PM
Hi Phil,

You can edit the ControlTemplate of the control since the issue was caused by a Margin in the PART_DropdownButton element of the RadToolBar ControlTemplate. The ToolBarControlTemplate.zip project attached earlier in this thread contains the fixed ControlTemplate. Give it a try and let us know if it works for you.

Greetings,
Tina Stancheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Trude
Top achievements
Rank 2
answered on 27 Apr 2011, 09:22 AM
It's fixed now in the latest internal release
0
Todd
Top achievements
Rank 1
answered on 13 Jul 2011, 05:27 PM
Just downloaded and installed the Q2 2011 release.  I seem to still have the same problem.  It appears the fix did not make it from the hotfix into the official release.  We've been waiting for the Q2 release to fix this problem specifically.  Can you check and see what happened here?
0
Viktor Tsvetkov
Telerik team
answered on 18 Jul 2011, 10:01 AM
Hello Todd,

Please accept our huge apologies for the caused inconvenience. We fixed the problem and it will be included in the internal build this week.

All the best,
Viktor Tsvetkov
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Richard
Top achievements
Rank 2
Iron
Veteran
Iron
answered on 20 Jul 2011, 11:52 AM
I have been waiting for the q2 release for this bug to be fixed too, it's driving me mad.

Can you let us know when the fix as been added to the internal build. 

Cheers,
Richard
0
Viktor Tsvetkov
Telerik team
answered on 20 Jul 2011, 01:01 PM
Hi Richard,

The fix is included in the internal build from this week. Once again huge apologies for the caused inconvenience.

Kind regards,
Viktor Tsvetkov
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

Tags
ToolBar
Asked by
Trude
Top achievements
Rank 2
Answers by
Tina Stancheva
Telerik team
Trude
Top achievements
Rank 2
Viktor Tsvetkov
Telerik team
A K
Top achievements
Rank 1
Phil
Top achievements
Rank 1
Todd
Top achievements
Rank 1
Richard
Top achievements
Rank 2
Iron
Veteran
Iron
Share this question
or