Telerik Reporting R2 2020 SP1

Released: Jun 18, 2020

Updates in R2 2020 SP1

Fixes

  • Standalone Report Designer
    • Report Parameter dropdown tick is hidden if the value is too long.
    • Search dialog hides when navigating between pages of the previewed document.
    • The report designer localization is not applied when a .trdp or .trdx file is opened from Windows shell.
  • Web Designer
    • Expression Editor does not list the data fields when the data source is set through a binding to ReportItem.DataObject.
    • Еxception is thrown when the service is hosted in .NET Core 3+ application.
  • Processing
    • DataMatrix barcode encoder throws an exception when its value is null or an empty string.
    • Graph Axes preserve space for labels even though LabelPlacement is set to None.
  • Excel Rendering
    • Column widths are not calculated properly on machines with DPI settings higher than 100%.
  • PDF Rendering
    • PDF/A conformity fails when validated by veraPDF.
    • Tooltips are rendered only when the report contains actions.
  • PowerPoint Rendering
    • The document is corrupted when contains an empty HtmlTextBox.
  • HTML5 Report Viewer
    • Print is not available in Firefox.
    • Printing throws an error: ""Cannot read property 'execCommand' of null"".
    • Single- and multi-select combo parameter editors miss accessibility attributes.
    • Splitter controls do not have accessibility attributes set.
    • The report parameter's drop-down editor is mispositioned when its text does not fit.
    • Zooming-in makes the report content smaller when PageMode is set to SinglePage.
  • WPF Report Viewer
    • Hosting the viewer in a TabControl may result in a memory leak.