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 41306

Summary: Cannot copy from OUTPUT WINDOW
Product: cnd Reporter: _ gtzabari <gtzabari>
Component: TerminalemulatorAssignee: ivan <ivan>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: pjiricka
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 28297    
Bug Blocks:    

Description _ gtzabari 2004-03-24 18:30:06 UTC
dev build 200403151900
JDK 1.5 beta 1

   This seems to be somewhat random. Sometimes
copying in step 2 doesn't work at all.

1) Double click on an entry in the output window
2) Hit CTRL-C to copy
3) Paste into editor
4) Double click on a different entry in the output
window
5) Hit CTRL-C to copy
6) Paste into editor
7) In step 6, the contents of step 2 will be paste
instead of the contents of step 5

   A workaround is:

5b) hit ALT-TAB to switch to another application,
then switch back to Netbeans
6a) Paste will now work

    This sounds like a JDK bug to me. I'm just
running it by you to be sure. Can you please
reproduce it on your end? If its a JDK bug I'd
like to file it with Sun but I'd appreciate some
help coming up with a minimal testcase.
Comment 1 _ gtzabari 2004-03-24 18:39:28 UTC
Actually I changed my mind, this is likely a Netbeans bug, not a JDK
issue. I can copy/paste properly from the editor. This is a
OUTPUT-WINDOW specific issue.
Comment 2 Dusan Balek 2004-03-25 08:49:42 UTC
Seems like the output window copies directly into the system clipboard
while the editor was recently modified to use NbClipboard instead (see
issue 40693).

Reassigning to core for further evaluation.
Comment 3 _ tboudreau 2004-03-25 12:04:51 UTC
Setting priority appropriately - P1 is appropriate for the IDE not starting, throwing 
exceptions all the time, or silently deleting your work, none of which is happening here.  I 
will look at it, and if the fix is simple enough, we will do something for 3.6.
Comment 4 _ gtzabari 2004-03-25 14:04:10 UTC
Tim,

   IMO: This is a core functionality. People are going to be
copy/pasting off the output-window all the time. Besides which, this
is a regression and should be fixed for 3.6 final.
Comment 5 isullivan 2004-04-06 23:06:14 UTC
Hi Guys,
I was going to report this one...it's been annoying me for a while. 
The last comment says it will be fixed for 3.6 final, which I know 
is fast approaching.
Is it going to be fixed for 3.6?
Comment 6 _ tboudreau 2004-04-06 23:10:52 UTC
Possibly in an update release, if not, in 4.0.  I have an output window rewrite in progress 
which greatly simplifies the code for it, and fixes about 20 accessibility bugs like this.
Comment 7 Dusan Balek 2004-04-07 07:24:36 UTC
*** Issue 41771 has been marked as a duplicate of this issue. ***
Comment 8 tomzi 2004-04-07 10:49:59 UTC
I must agree that this bug is annoying, I just discovered it, but the
workaround works fine for the moment :)
(I use Nb3.6 RC2, jdk1.4.2, win2000)
Comment 9 isullivan 2004-04-07 19:22:38 UTC
Another work-around is to use the output window's popup menu to copy.
Comment 10 _ gtzabari 2004-04-07 21:10:21 UTC
Ian, Thomas, Tim,

   I understand you plan a rewrite in 4.0 but I would like to
reiterate that in my view this is a core functionality of Netbeans
which is going to confuse a lot of users. Can you not also fix it in 3.6?
Comment 11 _ tboudreau 2004-04-19 14:06:04 UTC
Reassigning to Marek, new owner of output window and help system
Comment 12 mslama 2004-06-21 14:59:14 UTC
*** Issue 43328 has been marked as a duplicate of this issue. ***
Comment 13 mslama 2004-06-21 15:00:29 UTC
*** Issue 42356 has been marked as a duplicate of this issue. ***
Comment 14 mslama 2004-06-22 10:13:00 UTC
*** Issue 43125 has been marked as a duplicate of this issue. ***
Comment 15 Petr Jiricka 2004-06-22 13:23:09 UTC
Given the number of duplicates and votes, it looks like many people
come across this issue and it's really, really annoying. So shouldn't
the priority be upgraded to P2?
Comment 16 mslama 2004-06-22 13:33:56 UTC
For Netbeans there is already new impl of output window where it is
fixed. This issue is just to track problems in terminal emulator.
Comment 17 mslama 2004-10-18 09:24:53 UTC
*** Issue 50249 has been marked as a duplicate of this issue. ***
Comment 18 mslama 2005-02-04 14:47:40 UTC
*** Issue 51892 has been marked as a duplicate of this issue. ***
Comment 19 Marian Mirilovic 2006-09-25 10:50:21 UTC
The core team has not been responsible for terminal emulator for long time, so
reassigne all opened issues to responsible person.
Comment 20 ivan 2010-05-08 06:44:05 UTC
The outptu2 window has definitely fixed these problems.
However we have a new terminal-based output window capability.

I'm marking this as dupof bug #182968 which I"m going to use
as the umbrella bug for keystroke binding issues.

*** This bug has been marked as a duplicate of bug 182968 ***