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 60109 - java.lang.AssertionError - pointInside
Summary: java.lang.AssertionError - pointInside
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-16 10:10 UTC by Marek Grummich
Modified: 2005-10-25 15:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (2.07 KB, text/plain)
2005-06-16 10:12 UTC, Marek Grummich
Details
NLFrame.form (6.21 KB, text/plain)
2005-06-16 10:12 UTC, Marek Grummich
Details
NLFrame.java (6.17 KB, text/plain)
2005-06-16 10:13 UTC, Marek Grummich
Details
Exception_II (1.68 KB, text/plain)
2005-06-16 10:16 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Grummich 2005-06-16 10:10:12 UTC
Build 200506151800,jdk1.5.0_04
Steps:
- open an attached form
- select jLabel1 component and short it to be align on the left edge of Help button
=> an attached exception is thrown
Comment 1 Marek Grummich 2005-06-16 10:12:26 UTC
Created attachment 22731 [details]
Exception
Comment 2 Marek Grummich 2005-06-16 10:12:46 UTC
Created attachment 22732 [details]
NLFrame.form
Comment 3 Marek Grummich 2005-06-16 10:13:01 UTC
Created attachment 22733 [details]
NLFrame.java
Comment 4 Marek Grummich 2005-06-16 10:15:51 UTC
The second attched exception is thrown when confirm previous one (dialog) and
click somewhere (e.g. jProgressBar) into the form.
Comment 5 Marek Grummich 2005-06-16 10:16:57 UTC
Created attachment 22734 [details]
Exception_II
Comment 6 Jan Stola 2005-09-20 13:03:10 UTC
Seems to be fixed in the latest build.
Comment 7 Marek Grummich 2005-10-25 15:48:57 UTC
Verified