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 37234 - Missing popup menu on Exception window (and probably others outputs)
Summary: Missing popup menu on Exception window (and probably others outputs)
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2003-11-14 09:35 UTC by dmladek
Modified: 2012-04-16 13:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2003-11-14 09:35:58 UTC
I wanted to copy the stacktrace of an Exception
whitch was thrown during my work with IDE.
I wasn't sure about keyboard shortcats,
so I wish to use a popup menu where:
 -select All
 -copy
action used to be available,
but now, no popup menu is here:-(
Comment 1 Stanislav Aubrecht 2012-04-16 13:35:31 UTC
There are no copy/paste popup menus in Swing's text fields or text areas.