Won't Fix
Last Updated: 04 Nov 2025 08:38 by ADMIN
ADMIN
Peter Milchev
Created on: 06 Nov 2017 17:18
Category: FormDecorator
Type: Bug Report
0
Appearance of odd character icons on asp:CheckBox in FireFox when RadFormDecorator is with RenderMode=Classic
Workarounds:
- Use the Lightweight render mode of the FormDecorator;
- Use RadCheckBox instead of asp:CheckBox;
- Use the following styles:
.rfdRadioChecked::before, .rfdRadioUnchecked::before,
.rfdCheckboxChecked::before, .rfdCheckboxUnchecked::before {
    content: none !important;
}
Attached Files:
1 comment
ADMIN
Rumen
Posted on: 04 Nov 2025 08:38

Classic render mode has been discontinued since 2015 and is no longer supported. Controls introduced after that date, including the CheckBox control, work only in Lightweight render mode, so Classic render mode will not function with them.

 

Regards,
Rumen
Progress Telerik

Your perspective matters! Join other professionals in the State of Designer-Developer Collaboration 2025: Workflows, Trends and AI survey to share how AI and new workflows are impacting collaboration, and be among the first to see the key findings.
Start the 2025 Survey