2024
- v7.41.6
- v8.2.1
- v7.41.5
- v8.2.0
- v7.41.4
- v8.1.0
- v8.0.0
- v7.41.3
- v7.41.2
- v7.41.1
- v7.41.0
- v7.40.0
- v7.39.2
- v7.39.1
- v7.39.0
- v7.38.2
- v7.38.1
- v7.38.0
- v7.37.2
- v7.37.1
2023
- v7.37.0
- v7.36.3
- v7.36.2
- v7.36.1
- v7.36
- v7.35.2
- v7.35.1
- v7.35
- v7.34.1
- v7.34
- v7.33.2
- v7.33.1
- v7.33
- v7.32
- v7.31.1
- v7.31
- v7.30.3
- v7.30.2
- v7.30
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
2007
Posted on April 23, 2013
JxBrowser 3.4
New features
- Added out-of-process implementation for IE in 64-bit environment. Now each IE
Browser
instance is running in a separate native process in 64-bit environment. - Added support of print dialog in Mozilla15 and Mozilla engines on Mac OS X.
- Added support of the
jexplorer.process.name
System Property. - Added support of the
jxbrowser.ie.dialogs.useAWTThread
System Property. - Added support of the
jxbrowser.plugin.dir
System Property for Mozilla15. - Added support of
CardLayout
on Mac OS X with JDK 1.7. - Added support of printing functionality on Windows 8 + IE10 for IE engine.
Improvements
Mozilla15
- Fixed
IllegalStateException
when disposingBrowser
instance. - Fixed incorrect
Browser
location on Mac OS X with JDK 1.7. - Fixed incorrect character encoding in JavaScript-Java bridge.
- Fixed native crash when user disposes
Browser
instance on Mac OS X. - Fixed issue when the
Browser.executeScript()
method throws exception when JavaScript throws warning message. - Fixed unexpected
NoSuchFieldError
exception in Java XPCOM bridge. - Fixed unexpected
XPCOMException
NS_NOINTERFACE
inHttpObserver
functionality. - Fixed issue when zooming affects context menu location.
Mozilla
- Fixed
AbstractMethodError
exception when user invokes theBrowser.getDocument()
method. - Fixed issue when call to the
Browser.executeScript()
method returns null, but return value is not null on Linux. - Improved focus support for JDK 1.7.
- Fixed incorrect character encoding in JavaScript-Java bridge.
- Fixed issue when the
Browser.executeScript()
method throws exception when JavaScript throws warning message.
Internet Explorer
- Fixed issue when user cannot create
Browser
instance using JVM 64-bit. - Fixed issue when user cannot dispose
Browser
when PDF document is loaded. - Fixed issue when default HTTP Security Policy doesn’t work.
- Fixed issue when double-click on a web page blocks keyboard and mouse events with JDK 1.7.
- Fixed focus issue with multiple
Browser
instances with JVM 64-bit. - Improved focus traversal functionality for JDK 1.7 on a web page with enabled design mode.
- Fixed issue when focus traversal functionality doesn’t work with JDK 1.7 when window lost focus.
- Fixed issue when IE engine doesn’t work in modal dialogs.
- Fixed crash in JavaScript-Java bridge with JVM 64-bit on Windows 7 + MS IE8.
- Improved memory usage in the
Browser.toImage()
method with JVM 32-bit. - Fixed issue when the
Browser.dispose()
method ignores result of a confirmation dialog. - Improved memory usage in the
Browser.toImage(true)
method with JVM 64-bit. - The
Browsers.getIEVersion()
method now supports IE10 on Windows 8. - Fixed issue when zooming affects context menu location.
Safari
- Fixed issue when
TitleListener
does not fire events while document title is changed from JavaScript.
Follow @JxBrowserTeam to get notified of the library updates.
Subscribe to our RSS feed to get instant updates on new releases.
Subscribe to get notifications about the latest releases.