This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 3073 - Rapid clicking on the "Next" button of the Tip Of The Day Dialog issues an exception =======
Summary: Rapid clicking on the "Next" button of the Tip Of The Day Dialog issues an ex...
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All Linux
: P4 normal (vote)
Assignee: Jan Palka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-03 20:00 UTC by Jan Palka
Modified: 2008-12-23 10:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Palka 1999-08-03 20:00:23 UTC
java.lang.RuntimeException: Must insert new content into body element-
        at javax.swing.text.html.HTMLDocument$HTMLReader.generateEndsSpecsForMid
Insert(HTMLDocument.java:1435)
        at javax.swing.text.html.HTMLDocument$HTMLReader.<init>(HTMLDocument.jav

a:1412)
        at javax.swing.text.html.HTMLDocument$HTMLReader.<init>(HTMLDocument.jav
a:1295)
        at javax.swing.text.html.HTMLDocument$HTMLReader.<init>(HTMLDocument.jav
a:1290)
        at javax.swing.text.html.HTMLDocument.getReader(HTMLDocument.java:123)
        at javax.swing.text.html.HTMLEditorKit.read(HTMLEditorKit.java:241)
        at javax.swing.JEditorPane.read(JEditorPane.java:404)
        at javax.swing.JEditorPane$PageLoader.run(JEditorPane.java:450)
Comment 1 Jaroslav Tulach 2000-07-03 07:37:59 UTC
Tips of the day has been replaced by welcome screen.
Comment 2 Marian Mirilovic 2002-04-19 15:42:40 UTC
verified, closed