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 35082 - Number of Exceptions after adding ScollPane
Summary: Number of Exceptions after adding ScollPane
Status: VERIFIED DUPLICATE of bug 33258
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-23 10:47 UTC by Milan Kubec
Modified: 2003-07-23 13:02 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
esc stack trace (37.61 KB, text/plain)
2003-07-23 10:48 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2003-07-23 10:47:59 UTC
[dev-200307230100, JDK 1.4.2] 

I created AWT Frame and added couple of AWT
components to it. Then I deleted all of them and
was adding another components. After I added
ScrollPane I got number of IllegalStateExceptions.
After that IDE had problems with redrawing, only
used parts of IDE were properly redrawn, or parts
covered by other windows.
Comment 1 Milan Kubec 2003-07-23 10:48:27 UTC
Created attachment 11077 [details]
esc stack trace
Comment 2 Milan Kubec 2003-07-23 10:49:24 UTC
I forgot to mention that the set of exceptions was thrown with each
touch of the ScrollPane.
Comment 3 Marian Mirilovic 2003-07-23 11:35:11 UTC
Hmm, I cannot reproduce.

Milan , is it 100 reproducible ? 

By the way, form should be interested :)
Comment 4 Tomas Pavek 2003-07-23 12:57:53 UTC

*** This issue has been marked as a duplicate of 33258 ***
Comment 5 Milan Kubec 2003-07-23 13:02:25 UTC
Verified.