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

Deformed button shape

1 Answer 62 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
prayag ganoje
Top achievements
Rank 1
prayag ganoje asked on 21 May 2010, 10:36 AM
Hello,

I am using telerik asp.net ajax trial version. I used form decorator  for asp.net buttons. In IE7 I get correct shape of the button while in Forefox the button shape is looks distorted (as displayed in attached image)

<asp:Button Skin="Web20" Style="color: #fff; width: 100px;" ID="btnSearch" runat="server" Text="Search" EnableEmbeddedScripts="false" /> 
<asp:Button Skin="Web20" Style="color: #fff; width: 100px;" ID="btnResetSearch" runat="server" Text="Reset" /> 
 
.... 
.... 
 
<telerik:RadFormDecorator ID="FormDecorator1" runat="server" DecoratedControls="Buttons,Textbox" Skin="Web20"
</telerik:RadFormDecorator> 


Can you please let me know the solution for same ?

Thanks,
Prayag

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 24 May 2010, 03:37 PM
Hi Prayag,

I was unable to reproduce the problem with the latest version Q1 2010 SP2 (version 2010.1.519) of RadControls for ASP.NET AJAX. Are you able to reproduce the problem in the First Look live demo of RadFormDecorator? You can change the skin to Web20 using the skin chooser control placed in the top right corner of the page.

For your convenience I have also attached my test project.

If you unable to reproduce the problem with the project then upgrade the Telerik.Web.UI.dll to version 2010.1.519 and test again.

Sincerely yours,
Rumen
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.
Tags
FormDecorator
Asked by
prayag ganoje
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or