Release History

By product

RadFormDecorator for UI for ASP.NET AJAX 2013.1220

February 19, 2013

RadFormDecorator

Added
  • Added: A condition for not decorating HTML elements, filtering the items by a specific CSS class "radPreventDecorate"
Fixed
  • Fixed: RadFormDecorator is breaking the appearance of buttons under IE6
  • Fixed: Checked property of decorated input checkbox is not respected in Opera
  • Fixed: RadFormDecorator throws a JavaScript error under old IE versions when EnableRoundedCorners=true and a RadDatePicker is present on the page
  • Fixed: The last RadFormDecorator is overriding the decorated zones in WebKit browsers
  • Fixed: <select> elements are not decorated when displayed in a RadWindow's content template
  • Fixed: percentage width of decorated text boxes with rounded corners are not persisted in IE versions below 9
  • Fixed: Decorated <select> tags in a div with 100% height renders with an extra space underneath, i.e. a double scroll occurs
  • Fixed: RadFormDecorator does not properly disable a button in Chrome when its disabled attribute is set to disabled
  • Fixed: RadFormDecorator Fieldset Background image in several skins
  • Fixed: RadFormDecorator Grid TH cell background color and vertical align for radios and checkboxes in WebKit
  • Fixed: Decorated by RadFormDecorator <select> is not scrollable under mobile devices
  • Fixed: In RTL mode when DecorationZoneID is used the layout of checkboxes and radiobuttons is broken
  • Fixed: The page is scrolled to the top when a decorated radio button is selected
  • Added: A condition for not decorating HTML elements, filtering the items by a specific CSS class "radPreventDecorate"
  • Fixed: Decorating input elements with CssClass
  • Fixed: Decorating radio buttons with labels when the Page has Master page