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 115196 - "Display Sequence Diagram Messages->Show Operation" does not show default operation after message is created
Summary: "Display Sequence Diagram Messages->Show Operation" does not show default ope...
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Yang Su
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-09-10 23:52 UTC by Peter Lam
Modified: 2007-09-26 19:55 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-09-10 23:52:43 UTC
Repro steps:

- create sequence diagram
- select Tools->Options->UML->General->Display Sequence Diagram Messages->Show Operation
- add and name lifelines on the seq diagram
- create a message between the 2 lifelines
Result: the default "Unnamed" operation is not showing up for the newly created message.
Comment 1 Peter Lam 2007-09-10 23:53:12 UTC
Comment from krichard:
best solution I think would be for a small text field to appear. As the user starts typing the corresponding operations
appear (much like adding a new watch in the debugger).

Second best would be for the field to remain blank until it is fill. Note that this is a VERY DISTANT second. 
Comment 2 Yang Su 2007-09-24 20:06:50 UTC
This is a regression from release 5.5, the functionality was lost after preference overhaul.
Comment 3 Yang Su 2007-09-24 20:48:43 UTC
added logic to retrieve and process this preference value through new preference API.
Comment 4 Peter Lam 2007-09-26 19:55:34 UTC
verified in instrumented trunk build 200709260232.