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 173613

Summary: project properties - components not reachable with tab traversal
Product: php Reporter: Filip Zamboj <fzamboj>
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED INVALID    
Severity: blocker Keywords: A11Y
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Filip Zamboj 2009-10-02 15:27:09 UTC
Project properties -> run configuration -> advanced web configuration 

 Components not reachable with tab traversal :
   Class: javax.swing.JButton {  Cancel |  Cancel button }  [468,441]
   Class: javax.swing.JButton {  OK |  OK button }  [408,441]
[17,115]
   Class: javax.swing.JTextField {  Debugger Proxy Host Name |  Host name of debugger proxy. }  [63,357]
   Class: javax.swing.JTextField {  Port |  Port of debugger proxy. }  [324,361]
Comment 1 Jaromir Uhrik 2009-10-09 11:54:43 UTC
I was able to traverse among all components. The "Path Mapping" table requires Ctrl+Tab to switch to another component
which is allright. Resolving as INVALID.
Comment 2 Quality Engineering 2009-10-14 10:51:34 UTC
Integrated into 'main-golden', will be available in build *200910140201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2ae7c661ebda
User: Tomas Mysik <tmysik@netbeans.org>
Log: #173613: project properties - components not reachable with tab traversal