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 140919 - A11Y: Issues with PHP Project Properties|PHP Include Path
Summary: A11Y: Issues with PHP Project Properties|PHP Include Path
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-20 19:32 UTC by Ivan Sidorkin
Modified: 2008-08-08 09:44 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 Ivan Sidorkin 2008-07-20 19:32:51 UTC
Results of Accessibility test, window with title "Project Properties - PhpProject1"

 No Accessible description :
   Class: javax.swing.JButton {  Add Folder... |  } 
   Class: javax.swing.JButton {  Move Down |  } 
   Class: javax.swing.JButton {  Move Up |  } 
   Class: javax.swing.JButton {  Remove |  } 
   Class: javax.swing.JList {  PHP Include Path: |  }  Components with no LABEL_FOR pointing to it :
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Properties Category |  N/A } 

 Components with no mnemonic :
   Class: javax.swing.JLabel {  PHP Include Path: |  }
Comment 1 Tomas Mysik 2008-08-06 21:14:03 UTC
Fixed.
http://hg.netbeans.org/main?cmd=changeset;node=a68e9c7e5614
Comment 2 Quality Engineering 2008-08-07 16:34:29 UTC
Integrated into 'main-golden', available in build *200808071401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/a68e9c7e5614
User: Tomas Mysik <tmysik@netbeans.org>
Log: A11Y fixed

Fixed at least #140150, #140914, #140916, #140917 and #140919.
Comment 3 Ivan Sidorkin 2008-08-08 09:44:38 UTC
verified