Completed
Last Updated: 15 Aug 2017 10:54 by Alexander
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 18 May 2017 12:12
Category: Form
Type: Bug Report
1
FIX. RadForm - the text in title bar is bold and blurry
To reproduce: run the attached sample project and refer to the screenshot.

Workaround: 
((TextPrimitive)this.FormElement.TitleBar.CaptionElement).UseCompatibleTextRendering=true; 
or set the RadForm.AllowTheming property to false.
1 comment
Alexander
Posted on: 22 May 2017 14:47
The same bug happens with many other controls, see:

https://feedback.telerik.com/Project/154/Feedback/Details/215772-fix-radlabel-blurred-text-in-disabled-state-when-the-usecompatibletextrenderin