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 147880 - Shift-down/up on container select one of child nodes and labels/features
Summary: Shift-down/up on container select one of child nodes and labels/features
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ jyothivasa
URL:
Keywords: A11Y
Depends on:
Blocks: 147524
  Show dependency tree
 
Reported: 2008-09-22 14:15 UTC by Sergey Petrov
Modified: 2008-10-03 01:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample diagram (10.04 KB, image/png)
2008-09-22 14:20 UTC, Sergey Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2008-09-22 14:16:59 UTC
Shift-down/up on container select one of child nodes and labels/features.
see sample in attachment.
shift-down elect invocation  and stops.
shift-up select all icinic nodes, all labels and stops on invocation.
reproducible for all containers.
it's should be a separate issue but I can't select partition columns/rows also.
Comment 1 Sergey Petrov 2008-09-22 14:20:37 UTC
Created attachment 70212 [details]
sample diagram
Comment 2 Sergey Petrov 2008-09-22 14:24:08 UTC
side effect, even if nothing is selected on a diahgram, scene is a container and shift-down will select on of nodes
or/and labels/features.
Comment 3 _ jyothivasa 2008-09-24 22:26:17 UTC
http://hg.netbeans.org/uml-main/rev/1e47e1e3d197

The real issue here is Shift-up/down on a container widget is selecting the first/last widget in the container. That is 
fixed.
Sub-Partitions were designed NOT to be selectable. So we don't allow selecting sub-partitions or its name widgets. 
However, if you want to change the name of the sub-partition, you can get the context-menu, select-in-model, go to the 
partition and rename it. This satisfies A11Y part of the issue.
The shift-up/down on the scene is selecting the last created node on the diagram. If this is the issue, please feel 
free to file a P5.


Comment 4 Trey Spiva 2008-09-26 18:06:03 UTC
Reviewed
Comment 5 Quality Engineering 2008-09-27 05:40:38 UTC
Integrated into 'main-golden', will be available in build *200809270201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1e47e1e3d197
User: jyothivasa@netbeans.org
Log: Fix for #147880 - Shift-up/down on containers now doesnt select child nodes
Comment 6 Peter Lam 2008-10-03 01:01:38 UTC
verified in build 20081002