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 31928

Summary: The Properties window doesn't have default focus
Product: platform Reporter: zis <zis>
Component: ExplorerAssignee: _ tboudreau <tboudreau>
Status: VERIFIED FIXED    
Severity: blocker CC: bnv, ccv, mbudris, vgorr
Priority: P4 Keywords: A11Y, FOCUS
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 29447    
Bug Blocks:    

Description zis 2003-03-12 10:29:24 UTC
To reproduce this bug perform the following steps:
1. Create a J2EE Application
2. Open the application Properties window from the
context menu

Expected result:
There will be the default focus on some element of
the Properties window

Actual result:
The default focus in not set. User have to press
Tab or Shift-Tab to set in to some Properties
window element.
Comment 1 _ tboudreau 2003-07-16 19:45:28 UTC
Fixed - new property sheet committed.  Default focus is on
properties table, which behaves as a standard JTable.
Comment 2 Marian Mirilovic 2003-09-05 10:23:59 UTC
verified in [nb_dev](20030904)