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 187141 - Unable to copy complete content of Output window
Summary: Unable to copy complete content of Output window
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-03 13:12 UTC by Michael Nazarov
Modified: 2015-10-29 11:38 UTC (History)
0 users

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 Michael Nazarov 2010-06-03 13:12:46 UTC
Steps to reproduce:

0. Ensure this is Windows.
1. Create NetBeans platform application.
2. Right click on project and choose Build Mac OS X Application.
3. Open Output window if hidden.
4. Select all by Ctrl+A, Copy by Ctrl+C or by context menu.
5. Paste result to other application, say Notepad.

Only few first lines copied.
Comment 1 Stanislav Aubrecht 2010-06-04 09:45:23 UTC
can't reproduce with todays trunk build, windows vista, jdk 1.6.0_18

please provide netbeans, os and jdk versions, thanks
Comment 2 David Simonek 2010-06-04 09:53:58 UTC
Can't reproduce on Ubuntu Linux as well.
Comment 3 Michael Nazarov 2010-06-04 10:44:01 UTC
It's not about any OS other then XP as I checked with latest trunk.

Well, actually steps to reproduce is more sophisticated:

0. Ensure this is Windows XP.
1. Create NetBeans platform application.
2. Right click on project and choose Build Mac OS X Application.
3. Repeat step (2) again. This second build will produce slightly different output then first one.
4. Open Output window if hidden.
5. Select all by Ctrl+A, Copy by Ctrl+C or by context menu.
6. Paste result to other application, say Notepad.

This works fine under Vista, but under XP only three first lines are in clipboard.
Comment 4 Jaroslav Havlin 2015-10-29 11:38:00 UTC
Support for Windows XP has ended.
I think that the bug can be closed.