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 75099 - Copy and Paste
Summary: Copy and Paste
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on: 51924
Blocks:
  Show dependency tree
 
Reported: 2006-04-15 22:04 UTC by _hadi_
Modified: 2008-04-25 12:38 UTC (History)
0 users

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 _hadi_ 2006-04-15 22:04:55 UTC
I think it's good when user presses the Ctrl+C (Copy) or Ctrl+X (Cut) if there
be nothing selected, the whole line be copied and afterward when peress Paste,
the whole line pasted as a new line.

This may make developing faster I think. 
I'd experimented this in IntelliJ IDEA's editor.
Comment 1 Vitezslav Stejskal 2007-11-05 13:31:00 UTC
Moving to the 'other' subcomponent.
Comment 2 Vitezslav Stejskal 2008-04-07 09:37:28 UTC
This was just done in dev builds by Mila. Am I right Mila?
Comment 3 Vitezslav Stejskal 2008-04-07 12:19:14 UTC
Yes, I am. :-) See issue #51924 for details.