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 18292 - [core] Shortcuts don't work in explorer.
Summary: [core] Shortcuts don't work in explorer.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2001-12-03 14:17 UTC by Jan Zajicek
Modified: 2008-12-22 19:40 UTC (History)
2 users (show)

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 Jan Zajicek 2001-12-03 14:17:03 UTC
build#200111300330 (release33)
jdk1.4.0-rc-b88

There was enabled paste shortcut recently in the context menu in the explorer.
However I found out that when you simple select some node and press Ctrl+C -
nothing happens. The same is for Ctrl+V (when you have something copied into
clipboard before using the popup) - nothing happens. You have to invoke the
popup - then will the shortcuts work. IMHO they should work without invoking the
popup. Assigning to explorer, if wrong, feel free to reassign. Marking this one
as P3 - but will be nice to get this fixed into 3.3.1.
Comment 1 Jesse Glick 2001-12-03 15:48:17 UTC
Do you mean "you have to invoke the popup immediately before", or "you
have to invoke the popup at least once in the same session", or what?
I use Ctrl-C/Ctrl-V in the Explorer all the time, I have never noticed
any problems.
Comment 2 Jan Zajicek 2001-12-03 16:07:05 UTC
I cannot use CTRL+C or CTRL+V as usual - it means simple go through
the tree using keyboard and perform copy and paste (without invoking
popup). To get the CTRL+C or CTRL+V accepted I have to expand the
context menu via Shift+F10 every time I want to use these shortcuts
and then press Ctrl+C or Ctrl+V. Looks like Solaris specific issue.
CCing Marian to check the behaviour on his Solaris box. 
Comment 3 Marian Mirilovic 2001-12-12 14:45:56 UTC
It's reproducible on Solaris5.8 and Windows 2000, with [jdk1.4](89),
but it isn't reproducible on [jdk1.3.1](01) => added keyword JDK_1.4
Comment 4 David Strupl 2002-01-02 14:11:56 UTC
It is not a Solaris issue. I have reproduced it on Linux as well.
Seems to have something to do with Ctrl-C and Ctrl-V because if you
change the shortcuts for Copy and Paste to e.g. Ctrl-Q and Ctrl-W
everything works as expected. Investigating.
Comment 5 David Strupl 2002-01-02 16:26:50 UTC
Fixed in
AutoscrollJTree 1.10.52.2
AutoscrollJList 1.7.52.2
in release33 branch.
Comment 6 Jan Zajicek 2002-01-03 15:16:19 UTC
build #200201030331
Comment 7 Quality Engineering 2003-07-01 16:28:35 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.