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 - project properties - components not reachable with tab traversal
Summary: project properties - components not reachable with tab traversal
Status: RESOLVED INVALID
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-10-02 15:27 UTC by Filip Zamboj
Modified: 2009-10-14 10:51 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 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