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

Css font is wrong in WebResource Telerik.Web.UI v2010.2.713.40

1 Answer 45 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Björn Karlsson
Top achievements
Rank 1
Björn Karlsson asked on 15 Jul 2010, 10:04 AM
Hi, I downloaded a new release today v2010.2.713.40 and suddenly the pages began to look wierd.
I found the error in a WebResource file where the font "Segoe UI" is misspelled to "Segoe  UI".

.RadForm.rfdTextbox input[type=
"text"],
 
.RadForm.rfdTextbox input[type="password"],
 
.RadForm.rfdTextarea textarea,
 
.RadForm.rfdTextarea textarea[disabled]:hover,
 
.RadForm.rfdTextbox input[disabled][type="text"]:hover,
 
.RadForm.rfdTextbox input[disabled][type="password"]:hover,
 
.RadForm .rfdCheckboxChecked,
 
.RadForm .rfdInputDisabled.rfdCheckboxChecked:hover
 
.RadForm .rfdCheckboxUnchecked,
 
.RadForm .rfdInputDisabled.rfdCheckboxUnchecked:hover,
 
.RadForm.rfdLabel label,
 
.RadForm .rfdRadioUnchecked,
 
.RadForm .rfdInputDisabled.rfdRadioUnchecked:hover,
 
.RadForm .rfdRadioUnchecked:hover,
 
.RadForm .rfdRadioChecked,
 
.RadForm .rfdInputDisabled.rfdRadioChecked:hover,
 
.RadForm .rfdRadioChecked:hover
 
{
 
    font-size: 12px;
 
    font-family: "Segoe  UI",Arial,Verdana,sans-serif;
 
}

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 15 Jul 2010, 03:08 PM
Hi Björn,

Thank you for bringing this problem to our attention - it will be fixed for the next Service Pack.

Your points have been updated.


Best wishes,
Bojo
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
Björn Karlsson
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Share this question
or