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 85779 - incorrect namespaces list is suggested while creating Sequence diagram
Summary: incorrect namespaces list is suggested while creating Sequence diagram
Status: REOPENED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Sequence (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-26 14:17 UTC by bugbridge
Modified: 2009-05-25 21:06 UTC (History)
1 user (show)

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 bugbridge 2006-09-26 14:17:11 UTC
Original submitter: akorostelev

Description:
Reproducible with buzz

There are no namespace options for Sequence diagram In diagram creation dialog.

How to reproduce.
- Create uml project
- create package named 'parent' in Model
- create nested package 'child' under 'parent'.
- invoke "add|diagram" on 'child' node.
There is only one namespace option for Sequence diagram ('parent::child').
While 3 options are available for other diagram types ('parent::child',
'parent', <projectName>).

reproducible with 060925
Comment 1 George Vasick 2007-05-17 18:51:53 UTC
Planned for drawing area upgrade after NB 6.0.
Comment 2 George Vasick 2007-05-18 00:53:54 UTC
Should not use resolved/later status.
Comment 3 George Vasick 2007-06-28 22:45:38 UTC
Targeted in drawing area redesign.
Comment 4 George Vasick 2007-07-04 00:54:51 UTC
Restoring original priority and using the standard NB waiver process.
Comment 5 George Vasick 2008-01-02 17:41:10 UTC
Diagram area bugs waived for 6.0 will also be waived for 6.1.
Comment 6 Sergey Petrov 2008-05-14 07:34:01 UTC
still the same in 6.5, is it diagram  area issue?
Comment 7 Peter Lam 2008-06-13 22:40:05 UTC
this limitation was created by design to fix a bug before. With the new drawing area, not sure if this can be fixed yet.