With the latest release of the telerik controls the Radbutton has a weird UI glitch when the TerliekMetroBlue theme is applied.
Image 1 and Image 2 has the Button enabled at design time and is working as expected.
Image 3 and Image 4 has the Button disabled at design time and is not working as expected.
Image 1 and Image 2 has the Button enabled at design time and is working as expected.
Image 3 and Image 4 has the Button disabled at design time and is not working as expected.
5 Answers, 1 is accepted
0
Justin
Top achievements
Rank 2
answered on 25 Nov 2014, 11:15 PM
OS Windows 8
.NET Version 4 (Also tried 4.5+)
Telerik Controls Version 2014.3.1104.40
Is there a fix in the mean time that I can apply that would be great.
If you set the Metro UI Blue theme and disable the button at design time it has a different result then it used to causing a soft thick border around the control
.NET Version 4 (Also tried 4.5+)
Telerik Controls Version 2014.3.1104.40
Is there a fix in the mean time that I can apply that would be great.
If you set the Metro UI Blue theme and disable the button at design time it has a different result then it used to causing a soft thick border around the control
0
Hello Justin,
Thank you for writing.
I confirm that it is a design time issue with RadButton when applying a theme. I have logged it in our feedback portal. You can track its progress, subscribe for status changes and add your vote/comment to it on the following link - feedback item.
I have also updated your Telerik points.
Currently, the possible solution is to save the form and reopen it.
I hope this information helps. Should you have further questions, I would be glad to help.
Regards,
Desislava
Telerik
Thank you for writing.
I confirm that it is a design time issue with RadButton when applying a theme. I have logged it in our feedback portal. You can track its progress, subscribe for status changes and add your vote/comment to it on the following link - feedback item.
I have also updated your Telerik points.
Currently, the possible solution is to save the form and reopen it.
I hope this information helps. Should you have further questions, I would be glad to help.
Regards,
Desislava
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
0
Justin
Top achievements
Rank 2
answered on 28 Nov 2014, 08:08 PM
Perfect thank you for that.
I'm not worried about designer in VS its the outlook of the software when compiled to and executable as it has the same problem. I'm trying to find a fix for that, once I do I will post my findings here thank you.
I'm not worried about designer in VS its the outlook of the software when compiled to and executable as it has the same problem. I'm trying to find a fix for that, once I do I will post my findings here thank you.
0
Accepted
Hello Justin,
Thank you for writing back.
We were able to reproduce the issue at run time as well with our Demo application. You can set the ButtonElement.SmoothingMode property to HighSpeed. However, I would recommend you to upgrade to Q3 2014 SP1 (version 2014.3.1202) where the issue was resolved.
I hope this information helps. If you have any additional questions, please let me know.
Regards,
Desislava
Telerik
Thank you for writing back.
We were able to reproduce the issue at run time as well with our Demo application. You can set the ButtonElement.SmoothingMode property to HighSpeed. However, I would recommend you to upgrade to Q3 2014 SP1 (version 2014.3.1202) where the issue was resolved.
I hope this information helps. If you have any additional questions, please let me know.
Regards,
Desislava
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
0
Justin
Top achievements
Rank 2
answered on 04 Dec 2014, 08:26 PM
Thank you for the update on this. This has resolved the issue.