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 42900 - [Favorites] Favorites tab does not get KB focus when you switch to it
Summary: [Favorites] Favorites tab does not get KB focus when you switch to it
Status: VERIFIED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-05-06 16:08 UTC by Jesse Glick
Modified: 2007-10-10 13:05 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 2004-05-06 16:08:35 UTC
After switching to this tab via Alt-Left/Right
(e.g.) you have no KB focus in the explorer tree
and it seems impossible to send it there.

Should probably override requestFocus or
something; see the projects tabs for hints.
Comment 1 Jaroslav Tulach 2004-05-06 17:20:10 UTC
/cvs/contrib/favourites/src/org/netbeans/modules/favourites/Tab.java,v
 <--  Tab.java
new revision: 1.5;
Comment 2 Tomas Danek 2007-10-10 13:05:59 UTC
favorites view is properly focused by ctrl-3, tree can be navigated by arrows. verified 20071009