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 140914 - A11Y: Issues with New PHP Project|Name and Location
Summary: A11Y: Issues with New PHP Project|Name and Location
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 18:38 UTC by Ivan Sidorkin
Modified: 2008-08-11 13:53 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 18:38:58 UTC
Results of Accessibility test, window with title "New PHP Project"

 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  } 
   Class: javax.swing.JCheckBox {  Put NetBeans metadata into a separate directory |  } 
   Class: javax.swing.JComboBox {  Default Encoding: |  } 
   Class: javax.swing.JTextField {  Project Name: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  New PHP Project |  } 

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Put NetBeans metadata into a separate directory |  }
Comment 1 Ivan Sidorkin 2008-07-20 18:42:37 UTC
 Components with potential mnemonics conflict:
 - components with mnemonic 'B' :
   Class: javax.swing.JButton {  < Back |  Previous step: 1. Choose Project } 
   Class: javax.swing.JButton {  Browse... |  } 
Comment 2 Tomas Mysik 2008-08-06 21:14:21 UTC
Fixed.
http://hg.netbeans.org/main?cmd=changeset;node=a68e9c7e5614
Comment 3 Quality Engineering 2008-08-07 16:34:51 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 4 Ivan Sidorkin 2008-08-08 09:51:04 UTC
Results of Accessibility test, window with title "New PHP Project"

 Components with potential mnemonics conflict:
 - components with mnemonic 'B' :
   Class: javax.swing.JButton {  < Back |  Previous step: 1. Choose Project } 
   Class: javax.swing.JButton {  Browse |  Browse for metadata folder. } 
Comment 5 Tomas Mysik 2008-08-08 11:46:06 UTC
Fixed, thanks for catching that.
http://hg.netbeans.org/main?cmd=changeset;node=b9981bca45c0
Comment 6 Quality Engineering 2008-08-08 15:45:09 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 7 Ivan Sidorkin 2008-08-11 13:53:07 UTC
verified