Posted on
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.
Browsercomponent 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
JFileChooserdialog is used to prompt a user instead of automatically saving file to a default directory; - Improved focus functionality.
Browsercomponent firesFocusEventwhen component gains the focus by clicking on it; - Fixed issue when a user could not select element in
HTMLSelectElementon 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
NullPointerExceptioninDefaultNewWindowManager.
IE
- Added the headers parameter to the
IEBrowser.navigate()method; - Added support of the
DOMElement.blur()andDOMElement.focus()methods; - Fixed issue when
Browsercomponent 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 throwsOutOfMemoryexception.
Safari
- Added support of focus transferring via
TabandShift+Tab; - Fixed issue when the
Browser.executeScript()method crashes JVM.
Follow @JxBrowser 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.