Posted on March 31, 2011
JxBrowser 2.8
New features
- Added the
DOMDocument.getActiveElement
method for IE and Mozilla. - Added support of
HTMLInputElement
in IE DOM. - Added navigation flag that allows to specify loading behavior for Safari.
Resolved issues
Mozilla
- No needs to install
"Microsoft Visual C++ 2008 Redistributable Package"
anymore. - The
NamedNodeMap.setNamedItem
method doesn’t throwUnsupportedOperationException
. - Mozilla engine is compatible with Google Docs, so it is possible to edit text in a document now.
IE
- Proxy functionality can be setup correctly after disposing any
Browser
instance. NavigationFinished
is invoked when browser finished navigating on PDF file.- No more errors coming up during proxy configuration when creating a lot of
Browser
instances.
Safari
Browser
component inJTabbedPane
now repaints without flickering.
Follow @JxBrowserTeam to get notified of the library updates.
Subscribe to our RSS feed to get instant updates on new releases.