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 88850 - NPE if press tab after removing element from diagram
Summary: NPE if press tab after removing element from diagram
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ jyothivasa
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-11-07 16:29 UTC by Andrew Korostelev
Modified: 2006-11-16 11:32 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 Andrew Korostelev 2006-11-07 16:29:56 UTC
if user has several element on diagram, removes one of them and then tries to
move focus with Tab key, NPE is thrown.
Tab doesn't work.

steps:
- create class diagram with tree class elements.
- press 'Tab' key to select one of them.
- press 'Del' key. 
select checkbox using 'backspace' in dialog and press enter.
Element will be removed.
- press 'Tab' to move focus to new element.
NPE will appear.
Comment 1 Peter Lam 2006-11-15 20:10:29 UTC
Not reproducible with build 061113_2. no NPE from dialog or in ide log file.
please re-open if issue still exists.
Comment 2 _ jyothivasa 2006-11-16 03:51:20 UTC
I fixed this and want QA team to verify
Comment 3 _ jyothivasa 2006-11-16 03:52:25 UTC
Fixed
Comment 4 Andrew Korostelev 2006-11-16 11:32:05 UTC
verified in ide-coco-061113_2-ml