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 80549 - <Shift+Del> does not delete links between elements
Summary: <Shift+Del> does not delete links between elements
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-07-19 11:05 UTC by Alexandr Scherbatiy
Modified: 2008-09-24 09:12 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2006-07-19 11:05:05 UTC
Steps to reproduce:

- Create a Java project
- Create a UML project associated with the Java project
- Create a Class diagram
- Put Interface Element on the diagram and name it 'I'
- Put Class Element on the diagram and name it 'C'
- Draw Implementation link from 'C' class element to 'I' interface element
- Select the Implementation link
- Press <Shift+Del> key combination
  The link is not deleted
Comment 1 _ jyothivasa 2006-08-30 00:34:10 UTC
I'm able to delete the relationships along with the nodes. 
Comment 2 Alexandr Scherbatiy 2006-08-30 09:28:49 UTC
I need to delete only the link, without nodes.
Comment 3 Peter Lam 2006-11-13 17:15:31 UTC
Workaround: use context menu (Shift-F10) or Delete to delete the selected link(s).
Comment 4 Thuy.d Nguyen 2006-12-15 00:59:43 UTC
There's an alternative way to delete the link using just the Delete key or using
the Delete on the context menu; thus lowering the priority to P3 according to NB
bug priority guidelines.
Comment 5 George Vasick 2007-06-28 22:54:02 UTC
Targeted in drawing area redesign.
Comment 6 George Vasick 2007-07-04 00:57:32 UTC
Restoring original priority and using the standard NB waiver process.
Comment 7 George Vasick 2008-01-02 17:50:22 UTC
Diagram area bugs waived for 6.0 will also be waived for 6.1.
Comment 8 Joanne Lau 2008-06-16 17:50:26 UTC
Still exists in 6.5
Comment 9 Sergey Petrov 2008-09-24 09:12:11 UTC
shift-del isn't implemented in 6.5 for nodes and for links.
so need to be changed to enhancement.