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 23174 - Ctrl-<arrow key> does not work in TreeTableView
Summary: Ctrl-<arrow key> does not work in TreeTableView
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: akemr
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-05-06 20:00 UTC by Jesse Glick
Modified: 2008-12-22 15:44 UTC (History)
1 user (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 Jesse Glick 2002-05-06 20:00:56 UTC
[dev may 06, MDI] Open the Options window. Make
sure some node is selected, say a module node, and
there is KB focus in the window. Pressing Down
moves the selection down one node; this is
consistent with BeanTreeView. Pressing Shift-Down
extends the selection down one node; also
consistent. But Ctrl-Down does nothing. In
BeanTreeView it moves the focus without changing
selection, permitting you to perform multiselects
with the keyboard. As far as I can tell, you can
perform multiselects with the mouse using
Ctrl-button1, but this is not accessible from the KB.
Comment 1 Jiri Rechtacek 2002-05-07 09:15:08 UTC
reassigning to Ales.
Comment 2 akemr 2002-05-07 11:03:15 UTC
Sorry Jesse, but that's not possible in JTable. There is
bug in JDK, see BugParade, Bug Id = 4630835
Comment 3 Quality Engineering 2003-07-01 15:54:17 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 4 Quality Engineering 2003-07-01 16:31:03 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.