Posted on July 10, 2009
JxBrowser 1.3
New features
- Added method
WebBrowser.toImage()
for capturing the whole web page to image. - Added class
CookieManager
for cookies management. - Added method
isLoadingCompleted()
that allows determine if entire document loading is completed.
Improvements
- Custom implementation of
nsPromptService
to show message, prompt, confirmation and authentication dialogs. - WinPack and JNIWrapper updated to the latest official version.
- Added ability to navigate through page content using TAB button.
Resolved issues
- Sun Java 1.6 support (platform: Linux).
- JxBrowser hangs up when proxy authentication dialog appears (platform: Mac OS X).
- Duplicated proxy authentication dialogs (platform: All).
- Low browser performance on sites with rich content (platform: All).
- Meta redirects do not work (platform: All).
- Several issues with focus in browser (platform: All).
setContentWithContext
works unstable when we use it often over a small intervals of time (platform: All).- JavaScript alert, confirm and prompt do not stop JS execution (platform: All).
- Mac Style menu disappears during
Xpcom.initialize()
orWebBrowserFactory.getInstance().createBrowser()
(platform: Mac OS X). - Sometime black box appears instead of
Browser
component (platform: Linux & Mac OS X). - Problem with text encoding at some non-English sites (platform: All).
- Corrected sample code for printing functionality (doc: JxBrowser Programmer’s Guide).
Follow @JxBrowserTeam to get notified of the library updates.
Subscribe to our RSS feed to get instant updates on new releases.