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 82264 - Exception during resizing of textfield
Summary: Exception during resizing of textfield
Status: RESOLVED DUPLICATE of bug 70661
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
: 99261 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-09 12:48 UTC by Jana Maleckova
Modified: 2008-02-06 21:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
82264_form (6.58 KB, text/xml)
2006-08-09 12:50 UTC, Jana Maleckova
Details
82264_java (6.53 KB, application/octet-stream)
2006-08-09 12:50 UTC, Jana Maleckova
Details
exception (2.05 KB, text/plain)
2006-08-09 12:50 UTC, Jana Maleckova
Details
screenshot (143.98 KB, image/jpeg)
2006-08-09 12:51 UTC, Jana Maleckova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2006-08-09 12:48:50 UTC
NetBeans IDE Dev (Build 200608061800)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b94
Windows XP version 5.1 running on x86
cs_CZ (nb); Cp1250

Description:
============
form files and screenshot are in attachment. Try to resize textField2 in way to
put right margin in mouse and move it to the right untill you get the same width
as textfield1. See screenshot. Then an exception will occure

StackTrace:
===========
java.lang.AssertionError
	at
org.netbeans.modules.form.layoutdesign.LayoutFeeder.alignInParallel(LayoutFeeder.java:1530)
	at
org.netbeans.modules.form.layoutdesign.LayoutFeeder.addInterval(LayoutFeeder.java:724)
	at org.netbeans.modules.form.layoutdesign.LayoutFeeder.add(LayoutFeeder.java:277)
	at
org.netbeans.modules.form.layoutdesign.LayoutDesigner.endMoving(LayoutDesigner.java:631)
	at
org.netbeans.modules.form.HandleLayer$ResizeComponentDrag.end(HandleLayer.java:2362)
	at org.netbeans.modules.form.HandleLayer$ComponentDrag.end(HandleLayer.java:2031)
Comment 1 Jana Maleckova 2006-08-09 12:50:01 UTC
Created attachment 32696 [details]
82264_form
Comment 2 Jana Maleckova 2006-08-09 12:50:17 UTC
Created attachment 32697 [details]
82264_java
Comment 3 Jana Maleckova 2006-08-09 12:50:45 UTC
Created attachment 32698 [details]
exception
Comment 4 Jana Maleckova 2006-08-09 12:51:19 UTC
Created attachment 32699 [details]
screenshot
Comment 5 Tomas Pavek 2007-06-11 16:23:01 UTC
*** Issue 99261 has been marked as a duplicate of this issue. ***
Comment 6 Jana Maleckova 2008-02-06 21:11:34 UTC

*** This issue has been marked as a duplicate of 70661 ***