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 45728 - A11Y problems in Open Project - Resolve Reference problems
Summary: A11Y problems in Open Project - Resolve Reference problems
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: A11Y
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-06-30 13:38 UTC by Milan Kubec
Modified: 2007-09-26 09:14 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 Milan Kubec 2004-06-30 13:38:44 UTC
The dialog is opened when opening project with
broken references.

 No Accessible description :
   Class: javax.swing.JButton {  OK |  }
   Class: javax.swing.JCheckBox {  Do not show
this message again |  }
   Class:
org.netbeans.core.windows.services.NbDialog { 
Open Project |  }
Comment 1 Jiri Rechtacek 2004-07-12 15:22:56 UTC
Checking in
project/src/org/netbeans/modules/java/project/BrokenReferencesAlertPanel.form;
/cvs/java/project/src/org/netbeans/modules/java/project/BrokenReferencesAlertPanel.form,v
 <--  BrokenReferencesAlertPanel.form
new revision: 1.5; previous revision: 1.4
done
Checking in
project/src/org/netbeans/modules/java/project/BrokenReferencesAlertPanel.java;
/cvs/java/project/src/org/netbeans/modules/java/project/BrokenReferencesAlertPanel.java,v
 <--  BrokenReferencesAlertPanel.java
new revision: 1.5; previous revision: 1.4
done
Checking in
project/src/org/netbeans/modules/java/project/Bundle.properties;
/cvs/java/project/src/org/netbeans/modules/java/project/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.18; previous revision: 1.17
done
Processing log script arguments...
More commits to come...
Checking in
project/src/org/netbeans/spi/java/project/support/ui/BrokenReferencesSupport.java;
/cvs/java/project/src/org/netbeans/spi/java/project/support/ui/BrokenReferencesSupport.java,v
 <--  BrokenReferencesSupport.java
new revision: 1.12; previous revision: 1.11
done
Comment 2 Milan Kubec 2004-07-15 12:16:38 UTC
Verified in custom build 20040715.
Comment 3 Quality Engineering 2007-09-20 10:41:17 UTC
Reorganization of java component