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 13317

Summary: AWTError: after set bad number for BoxLayout axis property
Product: guibuilder Reporter: Marian Mirilovic <mmirilovic>
Component: CodeAssignee: Josef Kozak <jkozak>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 13688    
Bug Blocks:    
Attachments: AWTerror

Description Marian Mirilovic 2001-06-29 14:52:20 UTC
[nb_dev](20010629),[jdk1.3.1](rc1)

Steps to reproduce:
- open frame
- set BoxLayout
- try to change Axis by FormConnection Value:
- set 2
- push OK

you obtain AWTError(attachment)
Comment 1 Marian Mirilovic 2001-06-29 14:52:50 UTC
Created attachment 1785 [details]
AWTerror
Comment 2 Marian Mirilovic 2001-06-29 14:55:04 UTC
Maybe problem with Exception(error) propagation. (now rise window with "Please
report ....")
Comment 3 Josef Kozak 2001-07-18 15:53:13 UTC
::: absolutely reassigned
Comment 4 Josef Kozak 2001-07-18 15:59:32 UTC
The entering incorrect value through Int Editor is now handled OK,
entering through FormConnection depends on issue #13688.

...waiting on David Strupl
Comment 5 Josef Kozak 2001-07-24 14:08:31 UTC
BoxLayoutSupport cached the value even if it was not set. Now value 
is updated only if the new one is correct.

::: fixed in dev only
Comment 6 Marian Mirilovic 2001-07-31 11:34:53 UTC
verified in [nb_dev](20010731)
Comment 7 Quality Engineering 2003-06-30 18:26:20 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.