Change Log
Include change log for:
2/15/2019 - EO.Total 19.0.56
This build contains updates to the following products:
EO.Base (Affecting all products)
- Updated Chromium engine from V62 to V70;
EO.Web
- Fixed tab key navigation for the Grid control not working property on FireFox 65 issue;
EO.Pdf
- Added PdfDocumentSecurity.IsEncrypted property;
- Fixed Captcha textbox not disabled when the Captcha control's Enabled is set to false issue;
- Fixed having one empty value in HtmlToPdfOptions.HeaderHtmlFormat and FooterHtmlFormat property causing header/footer to be printed on the wrong page issue;
- Fixed HTML to PDF converter not honoring base Url set by base element when converting link issue;
EO.WebBrowser
- Added DownloadItem.ErrorCode property;
- Added print to PDF file support (requires EO.Pdf license);
- Fixed default JavaScript dialog message box having incomplete title text issue;
- Fixed not able to launch a foreground window from a WebView input event (such as mouse double click on the WebView) issue;
- Fixed rapidly moving window while a WebView is loading a page can cause application to hang issue;
- Fixed trying to save a downloaded file to a location that the application does not have access would cause download to hang issue;
- Fixed WebView may not maintain previously focused node after losing and regaining focus issue;
- Removed AutoProcessCommandKeys from both EO.WinForm.WebControl and EO.Wpf.WebControl;
- Significantly improved Windows Form and WPF input integration (such as shortcuts for menu items) with EO.WebBrowser;
Other
- Added code to keep child process alive until the main application closes during and end session event. This ensures all EO features are still accessible while the main application responds end session events;
- Fixed EO products may fail to start after Windows 1809 update issue;