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 97813

Summary: CTRL-C on any node should copy the name
Product: db Reporter: tomzi <tomzi>
Component: CodeAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: blocker Keywords: NETFIX
Priority: P2    
Version: 5.x   
Hardware: All   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Provide DisplayName of every database node for clipboard (future work: implement richer functionality in subclasses (copy connections for example)

Description tomzi 2007-03-14 10:54:23 UTC
When I create a hibernate mapping file i use the database explorer a lot, but it
is really difficult to actully copy the name of any node of a table or coloumn...

I think it would be the easiest to just provide an action CTRL-C on
table/views... and coloumn names in the database explorer which would copy the
nodes name, so I can paste it easily in the editor
Comment 1 Andrei Badea 2007-03-22 14:29:53 UTC
Agreed, that would be useful. Not a defect though.
Comment 2 Jiri Rechtacek 2009-10-16 14:10:15 UTC
Reassigned to new owner.
Comment 3 matthias42 2012-03-10 22:02:43 UTC
Created attachment 116538 [details]
Provide DisplayName of every database node for clipboard (future work: implement richer functionality in subclasses (copy connections for example)
Comment 4 Jaroslav Havlin 2012-06-18 12:21:01 UTC
Patch applied: http://hg.netbeans.org/core-main/rev/ed26b5e82aea
Thank you very much.
Comment 5 Quality Engineering 2012-06-20 04:38:30 UTC
Integrated into 'main-golden', will be available in build *201206200001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/ed26b5e82aea
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #97813: CTRL-C on any node should copy the name