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 31002 - TreeTableView does not visually indicate KB focus
Summary: TreeTableView does not visually indicate KB focus
Status: CLOSED DUPLICATE of bug 29612
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: A11Y, UI
Depends on:
Blocks:
 
Reported: 2003-02-12 16:44 UTC by Jesse Glick
Modified: 2008-12-22 20:48 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 Jesse Glick 2003-02-12 16:44:10 UTC
[dev feb 11] In the Explorer (a BeanTreeView),
when you have a node selected, but the Explorer
does not have KB focus, the node label is just
shaded light blue (Java L&F). When it has focus, a
slightly darker border is drawn around that; this
visually indicates the focus and is a very
valuable feedback indicator for KB users. But
TreeTableView shows only the borderless
highlighting, even when it has KB focus (in the
tree portion, that is). This is disconcerting and
makes KB navigation harder. It should show the
border when the tree part of the view has focus
(not the property parts of course - those already
have their own focus borders).
Comment 1 Jiri Rechtacek 2003-02-25 15:08:10 UTC

*** This issue has been marked as a duplicate of 29612 ***
Comment 2 Jiri Rechtacek 2003-02-25 15:11:08 UTC
*** Issue 24718 has been marked as a duplicate of this issue. ***
Comment 3 Marian Mirilovic 2003-07-22 10:13:28 UTC
verified, closed - it's duplicate.