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 8804 - "Copy" action on [Localy removed] throws ClassCastException
Summary: "Copy" action on [Localy removed] throws ClassCastException
Status: CLOSED WORKSFORME
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscvs (show other bugs)
Version: -FFJ-
Hardware: PC All
: P4 normal (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on: 7271
Blocks:
  Show dependency tree
 
Reported: 2000-12-07 11:26 UTC by dmladek
Modified: 2003-07-02 17:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (2.45 KB, text/plain)
2001-07-20 20:39 UTC, dmladek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2000-12-07 11:26:42 UTC
[1160FCS]
jdk1.3.0_o1PFCS
================

In popup menu is irrelevantly offered action COPY.
And if you try it the Exception is thrown:

java.lang.ClassCastException: org.netbeans.modules.form.FormDataNode

see attachment.
Comment 1 dmladek 2000-12-07 11:27:59 UTC
Created attachment 379 [details]
Exception
Comment 2 dmladek 2000-12-07 11:38:59 UTC
On WinNT4 there is available also action CAT
but bouth don't throw any Exception :-/
Comment 3 dmladek 2000-12-07 12:44:59 UTC
Don't worry about "Cut" action available immediately after file has changed to
[Locally Removed]. It is already known bug (#7271) and if you change focus to
some other node and then back to removed file "Cut" action will be already
disabled in file's popup menu.
Comment 4 Martin Entlicher 2001-01-11 18:50:59 UTC
The exception is not thrown, it can not be reproduced in Forte2.0, NetBeans3.1
and Dev builds.
Comment 5 dmladek 2001-01-11 18:53:59 UTC
I must accept that it works for me too.
Problem might been I've used older linux rh 6.1 and
kernel 2.2.-12smp. Nowadays I've upgrated
also new jdk1.3.1 will be appear and no bugs are there
Comment 6 Quality Engineering 2003-07-02 17:16:43 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.