2024
- 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 October 31, 2012
JxBrowser 3.2
New features
- Added JDK 1.7 support on Mac OS X for Safari;
- Added zoom functionality for Mozilla, Mozilla15 and IE;
- Added find text functionality for Mozilla and Mozilla15;
- Added ability to set
"Display mixed content"
security setting for IE; - Added support of Ubuntu 12.04 for Mozilla.
Improvements
- Improved AWT keyboard events dispatching for Mozilla, Mozilla15 and IE.
Browser
component does not dispatch all keyboard events to Swing anymore. - Improved behavior when child window navigates to a web page with unsupported mime type for Mozilla and Mozilla15.
- Improved the
Browser.executeScript()
method. Added support of script code that contains‘
and”
symbols. - Added support of DocumentEvent W3C DOM interface for Mozilla and Mozilla15.
- Fixed issue when JxBrowser cannot find native libraries in OSGi environment.
Mozilla15
- Improved default behavior of File Download functionality. Now
JFileChooser
dialog is used to prompt a user instead of automatically saving file to a default directory; - Improved focus functionality.
Browser
component firesFocusEvent
when component gains the focus by clicking on it; - Fixed issue when a user could not select element in
HTMLSelectElement
on a web page manually using a mouse; - Added support of clipboard keystrokes;
- Restored download functionality on Mac OS X in 32-bit mode;
- Improved memory usage in DOM functionality.
Mozilla
- Added support of Flash plugin on Linux;
- Fixed
NullPointerException
inDefaultNewWindowManager
.
IE
- Added the headers parameter to the
IEBrowser.navigate()
method; - Added support of the
DOMElement.blur()
andDOMElement.focus()
methods; - Fixed issue when
Browser
component does not fire ALT key events; - Fixed issue when child window does not receive re-size events;
- Fixed issue when Google web page does not receive focus automatically;
- Fixed issue when the
Browser.setContent()
method throwsOutOfMemory
exception.
Safari
- Added support of focus transferring via
Tab
andShift+Tab
; - Fixed issue when the
Browser.executeScript()
method crashes JVM.
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.