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 94898 - cannot start typing to name some newly created elements on the diagrams
Summary: cannot start typing to name some newly created elements on the diagrams
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Viktor Lapitski
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-02-07 22:35 UTC by Peter Lam
Modified: 2007-02-08 05:23 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 Peter Lam 2007-02-07 22:35:51 UTC
From the latest available build 070207_2

Repro steps:
- create a uml project
- create a class diagram
- create elements like Node, Boundary Class, Entity Class, etc, by clicking on
those palette element and click on the diagram to place them
- while the element is still selected, start typing but no input is accepted
- click on an empty diagram area to deselect the element, click on the element
again to select it, now start typing again but typing is still not accepted

Workaround: double-click to select the element name before typing in new name
Comment 1 Viktor Lapitski 2007-02-07 23:19:36 UTC
handle typed char infrastructure built as part of fixes 72910/86481/etc lacked 
a piece. 
Fixed in release55 branch.
Comment 2 Peter Lam 2007-02-08 05:23:22 UTC
verified in build 070207_6.