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 61958

Summary: NPE - findOutCurrentPosition(LayoutFeeder.java:288)
Product: guibuilder Reporter: Marek Grummich <mgrummich>
Component: Natural LayoutAssignee: issues@guibuilder <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception

Description Marek Grummich 2005-08-09 09:07:46 UTC
Build 20050809, jdk1.5.0_04
Steps:
- create a new form file
- add a new JPanel to the form, position bottom, right (leave a gap betwen
form's edge)
- resize JPanel towards left 
=> an attached exception is thrown
Comment 1 Marek Grummich 2005-08-09 09:08:04 UTC
Created attachment 23590 [details]
Exception
Comment 2 Marek Grummich 2005-08-10 09:37:54 UTC
Custom build 050810;
This issue is very annoing, it disallows to resize any component, form design,
so I increase the priority to P1, because it must be fixed to intended form
testing next week.
Comment 3 Tomas Pavek 2005-08-10 10:22:20 UTC
Fixed in trunk.
Comment 4 Marek Grummich 2005-10-25 14:01:50 UTC
Verified - build 200510241800