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 45169

Summary: A11Y: Resolve Reference Problem
Product: java Reporter: Marek Fukala <mfukala>
Component: ProjectAssignee: issues@java <issues>
Status: RESOLVED WORKSFORME    
Severity: blocker Keywords: A11Y
Priority: P2    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marek Fukala 2004-06-18 14:10:39 UTC
[20040617]

 No Accessible description :
   Class: javax.swing.JButton {  Close |  }
   Class: javax.swing.JButton {  Resolve... |  }
   Class: javax.swing.JList {  Reference Problems:
|  }
   Class: javax.swing.JTextArea {  Description: |  }
   Class:
org.netbeans.core.windows.services.NbDialog { 
Resolve Reference Problems - "WebApplication7"
Project |  }
Comment 1 Pavel Buzek 2004-07-20 19:23:15 UTC
this dialog is implemented in java module spi:
org.netbeans.spi.java.project.support.ui.BrokenReferencesSupport

ressigning...
Comment 2 Tomas Zezula 2004-07-20 19:40:54 UTC
Already fixed in Java.