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 140916 - A11Y: Issues with PHP Project Properties|Sources
Summary: A11Y: Issues with PHP Project Properties|Sources
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:11 UTC by Ivan Sidorkin
Modified: 2008-08-11 13:54 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:11:26 UTC
Results of Accessibility test, window with title "Project Properties - PhpProject1"

 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JCheckBox {  Copy files from Sources Folder to another location |  } 
   Class: javax.swing.JComboBox {  Encoding: |  } 
   Class: javax.swing.JTextField {  Project Folder: |  } 
   Class: javax.swing.JTextField {  Web Root: |  } 

 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 {  Project Folder: |  } 

 Components with potential mnemonics conflict:
 - components with mnemonic 'R' :
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JButton {  Browse... |  }
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:29:54 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:47:20 UTC
Results of Accessibility test, window with title "Project Properties - PhpProject3"

 Components with potential mnemonics conflict:
 - components with mnemonic 'R' :
   Class: javax.swing.JButton {  Browse button |  Use this button to browse for a web root. } 
   Class: javax.swing.JButton {  Browse |  Button to browse directory to which source files will be copied. } 

Comment 4 Tomas Mysik 2008-08-08 11:46:01 UTC
Fixed, thanks for catching that.
http://hg.netbeans.org/main?cmd=changeset;node=b9981bca45c0
Comment 5 Quality Engineering 2008-08-08 15:46:53 UTC
Integrated into 'main-golden', available in build *200808081401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/b9981bca45c0
User: Tomas Mysik <tmysik@netbeans.org>
Log: A11Y fixed (#140916, #140914)
Comment 6 Ivan Sidorkin 2008-08-11 13:54:51 UTC
verified