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 56855

Summary: [41cat] make NB version info copy+pastable
Product: platform Reporter: cberger <cberger>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: anebuzelsky, mmirilovic
Priority: P2 Keywords: UI
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description cberger 2005-03-23 13:00:21 UTC
[ JDK VERSION : 1.5.0_02 ]

It would be nice if, in the help->about->detail panel, you
would put the NB version string on a readonly _text field_,
to make it possible to select that text by double-clicking on
it and do a ctrl-C to copy that string, followed by a ctrl-V
to paste it into an e-mail or the bug report.

Copying that 20056893340012 string by hand is difficult
and error prone.

Actually, you could put all that panel in a selectable text area,
so we could select+copy all first five lines (from Product Version
to VM) and  paste that in e-mail or bug report.

Thanks,
Comment 1 cberger 2005-03-23 13:05:12 UTC
change subcomponent
Comment 2 Milan Kubec 2005-03-24 08:18:07 UTC
I think that this feature will help anybody who wants to file bug report and
want to add some description of the IDE.

It could be realized also as button in About dialog that would copy all relevant
data to clipboard or by some shortcut that would do the same action.

It will also help evaluators of issues, because there will be one unified
description of the build from all users (of course after they get used to it).

And how is should look like? Something like this?

NetBeans IDE Dev, Build 200503221900; Windows XP/x86; 
Client VM 1.5.0_02-b09; en_GB (nb); Cp1252
Comment 3 David Simonek 2005-05-09 16:45:51 UTC
Such request was there already in past, see my evaluation: 34376. Basically the
same what mkubec says (inspiration from Fixefox, heh? :-)
Comment 4 David Simonek 2005-05-09 16:46:48 UTC
*** Issue 34376 has been marked as a duplicate of this issue. ***
Comment 5 Milan Kubec 2006-03-23 14:37:47 UTC
Fixed in trunk, see issue #39545.

*** This issue has been marked as a duplicate of 39545 ***
Comment 6 Quality Engineering 2008-12-23 14:34:39 UTC
This issue had *2 votes* before move to platform component