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 39525 - a11y: No accessible description for the buttons in the Question dialog
Summary: a11y: No accessible description for the buttons in the Question dialog
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-02-03 10:02 UTC by bnv
Modified: 2008-12-23 11:01 UTC (History)
5 users (show)

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 bnv 2004-02-03 10:02:19 UTC
Product Version: Sun ONE Studio 8 (Build 040113)
-- Rainier build 39.1
IDE Versioning:   IDE/1 spec=3.42.1 impl 040124
Operating System: SunOs version 5.8 running on sparc
Java:	         1.4.1_07

To reproduce:

1. Select any file and open it in Source Editor
2. Add any text and close Source Editor(Ctrl-F4)
3. Wait for the Question dialog

See results of Accessibility Tester:
===============================================
 Tested Window title : Question
===============================================

Results of Accessibility test

 No Accessible description :
   Class: javax.swing.JButton {  Discard |  } 
   Class: javax.swing.JButton {  Save |  }
Comment 1 Martin Roskanin 2004-02-03 15:22:40 UTC
dialog should be maintained in openide, reassigning.
Comment 2 Jiri Rechtacek 2004-02-03 18:00:33 UTC
fixed, added a accessible description to dialog's buttons
Comment 3 Marian Mirilovic 2004-06-30 09:22:27 UTC
verified in [nb_dev](200406291800)