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 8095 - "Cut", "Copy" and "Paste" actions are disabled and "Delete" doesn't work in Javadoc Comment dialog.
Summary: "Cut", "Copy" and "Paste" actions are disabled and "Delete" doesn't work in J...
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P3 minor (vote)
Assignee: issues@editor
URL:
Keywords:
: 5659 (view as bug list)
Depends on:
Blocks:
 
Reported: 2000-10-31 11:57 UTC by Jiri Kovalsky
Modified: 2007-11-05 13:44 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 Jiri Kovalsky 2000-10-31 11:57:40 UTC
Discovered in: IE Build 1134 on Windows 2000, RedHat Linux 6.2, Solaris 5.8
============== (all with JDK 1.3)

Description:
============
All above mentioned actions always remain disabled and "Delete" action doesn't
delete selected text.

Steps to reproduce:
===================
1. On arbitrary java file invoke "Auto Comment Tool" dialog via "Tools / Auto
   Comment..." from its popup menu.
2. Select arbitrary method or variable and click on "Edit Comment..." button.
3. "Javadoc Comment: ..." dialog for item selected in 2. will be shown.
4. Verify that popup menu inside "Javadoc Comment Text" has descibed behaviour.
Comment 1 Petr Hrebejk 2000-10-31 12:35:59 UTC
*** Bug 6315 has been marked as a duplicate of this bug. ***
Comment 2 Petr Slegr 2000-11-15 16:33:59 UTC
I am sorry I switched the bug to javadoc by mistake. According to
Miloslav.Metelka@netbeans.com the bug belongs to editor.
Comment 3 Jan Lahoda 2001-01-24 15:38:59 UTC
Only changed version to Development.
Comment 4 Jan Chalupa 2001-03-12 10:37:30 UTC
Version: 'Dev' -> 3.2
Comment 5 Miloslav Metelka 2001-04-26 14:20:58 UTC
Now there are two versions of the editor popup menu - one is classic and the
other one is used when JEditorPane is used in dialogs. It contains only the
"Cut", "Copy", "Paste" and "Delete". We should check whether there was not any
useful popup menu item which was eliminated this way. Both popup menu versions
are configurable so we can consider re-adding some items if it will be
necessary. Please reopen the bug if you find any such item.

Fixed in maintrunk:
Checking in libsrc/org/netbeans/editor/EditorUI.java;
/cvs/editor/libsrc/org/netbeans/editor/EditorUI.java,v  <--  EditorUI.java
new revision: 1.22; previous revision: 1.21
done
Checking in libsrc/org/netbeans/editor/Utilities.java;
/cvs/editor/libsrc/org/netbeans/editor/Utilities.java,v  <--  Utilities.java
new revision: 1.51; previous revision: 1.50
done
Processing log script arguments...
More commits to come...
Checking in libsrc/org/netbeans/editor/ext/ExtKit.java;
/cvs/editor/libsrc/org/netbeans/editor/ext/ExtKit.java,v  <--  ExtKit.java
new revision: 1.21; previous revision: 1.20
done
Checking in libsrc/org/netbeans/editor/ext/ExtSettingsInitializer.java;
/cvs/editor/libsrc/org/netbeans/editor/ext/ExtSettingsInitializer.java,v  <-- 
ExtSettingsInitializer.java
new revision: 1.13; previous revision: 1.12
done
Checking in libsrc/org/netbeans/editor/ext/ExtSettingsNames.java;
/cvs/editor/libsrc/org/netbeans/editor/ext/ExtSettingsNames.java,v  <-- 
ExtSettingsNames.java
new revision: 1.10; previous revision: 1.9
done
Comment 6 Miloslav Metelka 2001-05-04 09:48:45 UTC
*** Issue 5659 has been marked as a duplicate of this issue. ***
Comment 7 Jan Chalupa 2001-05-05 22:01:51 UTC
Target milestone -> 3.3
Removing the OPEN_IN_3.2 keyword.
Comment 8 Quality Engineering 2003-06-30 18:00:31 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 9 Quality Engineering 2003-06-30 18:12:03 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.