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 94111 - RFE: Ctrl+A should select only top-level component in a composite relationship
Summary: RFE: Ctrl+A should select only top-level component in a composite relationship
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-02 20:45 UTC by bugbridge
Modified: 2007-02-02 20:45 UTC (History)
1 user (show)

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 bugbridge 2007-02-02 20:45:25 UTC
Original Target Release: shortfin_dev; Suggested Target Milestone : 5.5


Original submitter: sjangity

Description:
I initially asked Tor if we can implement this and it is something I use ALL the
time. When you have composite type components like (Table/Tree) and you do
Ctrl+A to select the comp's on the designer, every sub-component gets selected
in the parent-child relationship. This creates a very unclean designer (see
MessySelection.jpg please for table selected). Can we make it so Ctrl+A only
selects the top component w/o selecting the sub-components (as in
CleanSelection.jsp)?

Evaluation:
Well, I am not that sure, Ctrl-A is a standard shortcut for "select all" not for
select something, so I don't think we should change that, but there might be
provided a different shorcut (some kind of equivalent to "select word" ->
"select component"). Passsing to HIE to asses.