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 54490

Summary: A11Y: "Add" button should be focused as default
Product: platform Reporter: Jaromir Uhrik <juhrik>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED FIXED    
Severity: blocker CC: mmirilovic
Priority: P4 Keywords: A11Y, FOCUS
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jaromir Uhrik 2005-02-03 16:18:06 UTC
[200502012121; jdk1.5.0_03-ea-b02]
Steps to reproduce:
1.Invoke main menu Tools|Update Center
2.Select radiobutton "Install Manually Downloaded...
3.Press Next button
The focus stays on the list of 'Modules to
Install' but it should be set on the "Add..."
button because it is the action that is supposed
to be invoked by user.
Comment 1 Marian Mirilovic 2005-10-21 15:29:59 UTC
fixed

Checking in src/org/netbeans/modules/autoupdate/Bundle.properties;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.165; previous revision: 1.164
done
Checking in src/org/netbeans/modules/autoupdate/SelectModulesPanel.form;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/SelectModulesPanel.form,v 
<--  SelectModulesPanel.form
new revision: 1.20; previous revision: 1.19
done
Checking in src/org/netbeans/modules/autoupdate/SelectModulesPanel.java;
/cvs/autoupdate/src/org/netbeans/modules/autoupdate/SelectModulesPanel.java,v 
<--  SelectModulesPanel.java
new revision: 1.41; previous revision: 1.40
done
Comment 2 Jaromir Uhrik 2005-11-16 11:10:02 UTC
Verified in main trunk daily build #200511151900.