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 35841 - [TTV] a11y: Wrong initial focus after Undock action
Summary: [TTV] a11y: Wrong initial focus after Undock action
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 3.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-08-29 12:55 UTC by ccv
Modified: 2008-12-23 11:39 UTC (History)
6 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 ccv 2003-08-29 12:55:01 UTC
To reproduce:
 
1)  Load any executable
2)  Set for example 2 breakpoints and select
second in the table.
3)  Push Alt-W/U (Undock View)

In single Breakpoint window push Down key for
selecting first  breakpoint.
It does nothing.  

==>ISSUE: Initial focus should be in the table.
Need to press the Tab key TWICE  and after that
focus returns in the table.

roduct Version: Sun ONE Studio, Native Edition
(Build 18)
IDE versiom = 3.42.1
Java:	         1.4.1_03
Comment 1 Maros Sandor 2003-11-28 14:47:31 UTC
In the new window system, it is not possible to undock views. 
However, the initial focus of a treetableview is in the upper right 
corner (the set visible columns button). It should probably be 
changed to initially focus the table itself. You must press TAB once 
to get there.
Comment 2 _ tboudreau 2004-02-20 14:48:44 UTC
Undock action no longer exists -> wontfix.

The focus issue is really a duplicate of issue 38130, and will be addressed by the 
TreeTableView rewrite for promotion D.
Comment 3 Marian Mirilovic 2005-07-15 07:52:49 UTC
closed