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 - AWTError: after set bad number for BoxLayout axis property
Summary: AWTError: after set bad number for BoxLayout axis property
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Josef Kozak
URL:
Keywords:
Depends on: 13688
Blocks:
  Show dependency tree
 
Reported: 2001-06-29 14:52 UTC by Marian Mirilovic
Modified: 2003-06-30 18:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
AWTerror (2.40 KB, text/plain)
2001-06-29 14:52 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
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.