Posted on September 16, 2011
JxBrowser 2.9.1
New features
- Added support of Mac 10.7 Lion (Safari engine);
- Added support of Mac 10.7 Lion & JVM 64-bit 32 bit mode environment (Mozilla engine);
- Added functionality that allows receiving URL of HTTP request/response in HTTP Observer (Mozilla engine);
- Enable GPU rendering by default (IE engine);
Resolved issues
Mozilla
ProgressChangeListener
now receives correct current/max progress value;Browser.goBack
method now works in popup windows;- Repaired behavior of focus traversal in browser component for Windows platforms;
Node.isEqualNode
andNode.isSameNode
methods are supported;- Fixed some methods with scrolling functionality in
DOMDocument
.
IE
- It’s now possible to navigate on web page when Automatically Detect Proxy Settings flag checked;
- Fixed issue when a browser could not initialize on 64-bit OS via JWS;
- It’s now possible to read Internet Explorer version on Win XP SP 3;
StatusListener
works after invokingBrowser.setContent
when status changing via javascript.
Safari
- Improved stability of
toImage
function andBrowser.dispose
method.
Follow @JxBrowserTeam to get notified of the library updates.
Subscribe to our RSS feed to get instant updates on new releases.