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 6759 - java.lang.NullPointerException thrown during using TextField and TextArea
Summary: java.lang.NullPointerException thrown during using TextField ...
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-05-24 19:28 UTC by Jan Stola
Modified: 2003-06-30 18:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Stola 2000-05-24 19:28:05 UTC
Open some AWT form and put TextField or TextArea component into it.
Switch to the test mode and write some data into Text component.
(It`s not necessay to write some text but it`s necessary to click into Text component).
Switch back to the design mode.
The java.lang.NullPointerException is thrown when moving cursor above the Text component.
(see attached exception)
Comment 1 Tomas Pavek 2000-07-21 11:57:59 UTC
Isn't this some bug in JDK?
Comment 2 Marek Grummich 2000-07-25 09:09:59 UTC
Priority is changed to P4 (normal).
Comment 3 Tomas Pavek 2001-03-09 17:34:40 UTC
Not realy fixed, but it doesn't occur now ("Test Form" action instead of test 
mode).
Comment 4 Marian Mirilovic 2001-03-23 18:31:23 UTC
verified in [nb_r32](11), [pilsen](010321),

no Test Mode, only Test Action.
Comment 5 Quality Engineering 2003-06-30 18:26:43 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.