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 113882 - Operations not listed in class element from the project tree
Summary: Operations not listed in class element from the project tree
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-08-27 17:49 UTC by Joanne Lau
Modified: 2007-08-28 22:19 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 Joanne Lau 2007-08-27 17:49:02 UTC
NB: 070827 from the hudson build 2816

Steps to repro:
1) Create a class diagram and drop a class element to the diagram
2) Insert an operation to the class 
3) From the project tree,  found:
   a) the newly operation does not display 
   b) There is nothing underneath the "Operations" node
   c) The expandable icon "+" or "-" is missing 

  This is a regression.
Comment 1 George Vasick 2007-08-28 19:53:21 UTC
It turns out, we have the same behavior in NB 5.5.1 by default.  There is a new message action under the sequence
diagram options to control. It is off by default in 5.5.1.  I am not sure why the default is off, we should probably
investigate.  Anyway, the option appears to be missing in NB 6.0. 
Comment 2 George Vasick 2007-08-28 19:54:53 UTC
Ignore my previous comment.  It was intended for another bug.
Comment 3 Thuy.d Nguyen 2007-08-28 22:05:37 UTC
The fix for issue 113792 by lvv also resolves this issue.  Please verify in the latest build.
Comment 4 Joanne Lau 2007-08-28 22:19:58 UTC
Fix verified in build 070828 - b2841