posted Nov 1, 2010, 8:00 AM by Unknown user
New Features: - JVM 64-bit support;
- Support of single process mode;
- Support of custom user-agent string;
- Added the HTMLDocument.getApplets method;
- Added the HTMLDocument.getElementFromPoint method;
- Added the HTMLDocument.getElementsByName method.
Resolved Issues: - The issue when Browser lost key events when a user types very fast can be avoided by enabling single process mode;
- Context menu in JMenuBar or JPopupMenu now does not remain open when a user clicks on Browser component;
- Fixed issue when sometimes web page could not be loaded because of the "Requested resource is in use" error;
- Dead lock now does not occur when Browser instance is disposed from JavaScript using window.close JS method;
- Flickering issue when add Browser component into some Swing UI container is fixed;
- Fixed issue when Browser instance cannot be created in Java Applet because JNIWrapper native library cannot be loaded: java.lang.UnsatisfiedLinkError;
- Browser instance is now disposed when PDF document is loaded.
|
|