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 174556 - Thread Analyzer tool has a11y problems
Summary: Thread Analyzer tool has a11y problems
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexey Vladykin
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-10-14 14:41 UTC by soldatov
Modified: 2009-10-22 23:35 UTC (History)
0 users

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 soldatov 2009-10-14 14:41:23 UTC
Thread Analyzer tool can't be started and used without mouse
Comment 1 Maria Tishkova 2009-10-21 07:56:50 UTC
Alexey, please take care of this.

Some changes done already:
Shortcut to push Start THA button (Ctrl+Alt+Shift+D)
Alt_Sft+S is used to activate Data Races and Deadlocks top component

Problems left:
1. THAControlPanel (toolbar with the buttons doesn't get focus, maybe the problem is in FocusTraversalPolicy defined 
in THAIndicatorTopComponent) 
  
2. MasterSlaveView (Alt-RightArrrow works unstable to move focus to the Stack View)
Comment 2 Alexey Vladykin 2009-10-21 11:08:20 UTC
Fixed item #2: http://hg.netbeans.org/cnd-main/rev/2780d59e78f5
Comment 3 Alexey Vladykin 2009-10-21 13:04:28 UTC
Fixed item #1: http://hg.netbeans.org/cnd-main/rev/59f563cd9554
Comment 4 Quality Engineering 2009-10-22 23:35:14 UTC
Integrated into 'main-golden', will be available in build *200910221401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2780d59e78f5
User: Alexey Vladykin <alexey_vladykin@netbeans.org>
Log: Fixing #174556 Thread Analyzer tool has a11y problems