
Includes improvements to the data grid and PdfProcessing, plus other minor fixes.
Features
- Common
- The embedded jQuery is replaced with 1.12.4 due to incompatibilities between the previous 3.3.1 and the MS AJAX framework and its __doPostBack() method
- Grid
- Unified printing experience across browsers - a new dialog is always opened whose print command is executed
- PdfProcessing
- Implemented logic to handle invalid PDF documents which content streams contain concatenated "q" and "Q" graphic state operators.
Fixes
- Common
- Getting WebResource.axd not found error (404) when searching for Outlook, Telerik, Vista or Windows7.sprite.grid.png
- Ajax
- jQuery button click in RadAjaxPanel under FireFox in R2 2018 causes TypeError: access to strict mode caller function is censored
- AutoCompleteBox
- Dropdown extends to the left and screen boundary detection to the left does not work in R2 2018
- DropDownList
- Cannot postback under Firefox in R2 2018, TypeError: access to strict mode caller function is censored is thrown
- FileExplorer
- Cannot rename files under Firefox in R2 2018, TypeError: access to strict mode caller function is censored is thrown
- Cannot upload files in R2 2018 under Firefox, TypeError: access to strict mode caller function is censored is thrown
- Grid
- Grid Client printed file does not load in Chrome 60+
- ListBox
- Server events are not raised under Firefox in R2 2018 (selection, reorder, transfer, drag-and-drop, etc.), TypeError: access to strict mode caller function is censored is thrown
- PdfProcessing
- Transparency is lost on import when the graphic state does not specify the alpha source.
- Corrupted document after export because of missing FunctionType PDF property.
- InvalidCastException when importing DeviceN color with integer components.
SearchBox
- Cannot fire OnSearch under Firefox in R2 2018, TypeError: access to strict mode caller function is censored is thrown
- SpreadProcessing
- Pasted value has incorrect formatting when the source has formatting on the entire column.
- Window
- Window's size is decreased on every opening
- Wizard
- Cannot change step with a postback under Firefox in R2 2018, TypeError: access to strict mode caller function is censored is thrown