Posted on March 31, 2010

JxBrowser 2.2

New features

  • Implemented DOM functionality in Safari, Mozilla and Microsoft Internet Explorer engines.
  • Added NavigationStatusCode support for NavigationFinishedEvent.
  • Added UserAgent support in Microsoft Internet Explorer and Safari engines.
  • Added extended DOM functionality.

Improvements

  • Added the dialog owner parameter in DialogParams.

Resolved issues

  • Popup windows don’t work on Linux and Microsoft Windows Vista with Mozilla engine.
  • Dead lock when dispose Browser instance from JavaScript in Microsoft Internet Explorer engine.
  • Flickering issue when add/remove Browser component in Mozilla and Microsoft Internet Explorer engine.
  • Microsoft Internet Explorer engine throws the "Requested resource is in use" exception during web page loading.
  • MenuBar/PopupMenu and Context Menu still open when click on Browser component in Microsoft Internet Explorer engine.

Known limitations

  • Mozilla engine doesn’t display web pages with Flash on Linux.
  • Mozilla engine browser component cannot be added-removed-added into Swing container on Linux platform multiple times with JDK 1.6.
Go Top