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 128679 - [A11Y] Missing Accessible Description and other A11Y in New Tiled Layer dialog
Summary: [A11Y] Missing Accessible Description and other A11Y in New Tiled Layer dialog
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Game Builder (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrew Korostelev
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-28 11:42 UTC by Andrew Korostelev
Modified: 2008-07-29 12:59 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 Andrew Korostelev 2008-02-28 11:42:27 UTC
see also issue 127933

A11y problems in "New Tiled Layer" dialog.
- "&Select Image" label is shown to the user.
- Components have no accessible description.
- "TiledLayer Name" has no mnemonic
- "TiledLayer Name" should be corrected to "Tiled Layer Name"

steps:
- create "CDC new Application"
- Add new "Visual Game Design"
- switch to "Game Builder" view
- click on "Created tiled layer" link
"New Tiled Layer" dialog will be opened.
Comment 1 Andrew Korostelev 2008-02-28 11:48:53 UTC
fixed in main trunk
http://hg.netbeans.org/main/rev/9f59368d4a6f
Comment 2 Ivan Sidorkin 2008-07-29 12:59:01 UTC
verified