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 118663 - A11Y - Create new Sprite/TiledLayer
Summary: A11Y - Create new Sprite/TiledLayer
Status: VERIFIED DUPLICATE of bug 111222
Alias: None
Product: javame
Classification: Unclassified
Component: Game Builder (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ kherink
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-10-12 08:20 UTC by Lukas Hasik
Modified: 2008-07-29 11:23 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 Lukas Hasik 2007-10-12 08:20:53 UTC
There is missing A11Y for these dialogs

===============================================
 Tested Window title : Create new Sprite
===============================================

Results of Accessibility test


 Doesn't implement Accessible : -> probably fine, if it is the "preview" component
   Class: org.netbeans.modules.vmd.game.dialog.FullImageGridPreview {  } 


 No Accessible name :
   Class: javax.swing.JList {  |  } 


 No Accessible description : -> it is fine
   Class: javax.swing.JButton {  Import sample images |  } 
   Class: javax.swing.JCheckBox {  Zoom |  } 
   Class: javax.swing.JList {  |  } 
   Class: javax.swing.JTextField {  Sprite name: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Create new Sprite |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JButton {  Import sample images |  } 
   Class: javax.swing.JCheckBox {  Zoom |  } 
   Class: javax.swing.JLabel {  Sprite name: |  } 


1, mnemonics !
2, Sprite/TiledLayer Name textfield - no mnemonic neither LABEL_FOR
Comment 1 Fabiola Rios 2007-10-12 09:44:32 UTC

*** This issue has been marked as a duplicate of 111222 ***
Comment 2 Ivan Sidorkin 2008-07-29 11:23:31 UTC
verified