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

Summary: a11y: No accessible description for the buttons in the Question dialog
Product: platform Reporter: bnv <bnv>
Component: Dialogs&WizardsAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED FIXED    
Severity: blocker CC: bnv, ccv, mbudris, petersl, vgorr
Priority: P4 Keywords: A11Y
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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)