mantlik / swingbox-javahelp-viewer

Netbeans plugin which installs alternative javahelp viewer into Netbeans RCP application
GNU Lesser General Public License v3.0
3 stars 1 forks source link

Incorrect rendering of other HTML content when SwingboxJavahelpViewer is installed #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
After opening the help window with Swingbox Javahelp Viewer installed, 
rendering of HTML content in other JEditorPane windows is rendered by Swingbox 
which leads to unpredictable behavior.

This issue was reported in Netbeans Plugin Portal issue tracker:
http://netbeans.org/bugzilla/show_bug.cgi?id=226201

Original issue reported on code.google.com by mantl...@gmail.com on 2 Mar 2013 at 3:42

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 3258332404ba.

Editor kit registration replaced with overriding of getEditorKitForContentType 
method.
Simplified installation procedure.

Original comment by mantl...@gmail.com on 2 Mar 2013 at 4:04