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 55852 - [A11Y] Resolve Missing Server dialog
Summary: [A11Y] Resolve Missing Server dialog
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Ondrej Rypacek
URL:
Keywords: A11Y
: 56185 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-03 13:16 UTC by zikmund
Modified: 2005-03-22 11:37 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 zikmund 2005-03-03 13:16:25 UTC
Build 200503021900

1) Open 4.0 project
2) Go to project's context menu | Resolve missing
server problem
3) ERROR:
No Accessible name :
  javax.swing.JList {  |  }

No Accessible description :
  javax.swing.JList {  |  }
  org.netbeans.core.windows.services.NbDialog { 
Resolve Missing Server Problem |  }

Components with no LABEL_FOR pointing to it :
  javax.swing.JList {  |  }
Comment 1 Libor Kotouc 2005-03-11 10:22:14 UTC
Fixed.

Checking in Bundle.properties;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/Bundle.properties,v 
<--  Bundle.properties
new revision: 1.30; previous revision: 1.29
done
Checking in NoSelectedServerWarning.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/NoSelectedServerWarning.java,v
 <--  NoSelectedServerWarning.java
new revision: 1.5; previous revision: 1.4
done
Checking in NoSelectedServerWarning.form;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/NoSelectedServerWarning.form,v
 <--  NoSelectedServerWarning.form
new revision: 1.3; previous revision: 1.2
done
Comment 2 zikmund 2005-03-15 17:40:24 UTC
*** Issue 56185 has been marked as a duplicate of this issue. ***
Comment 3 zikmund 2005-03-15 17:42:54 UTC
There's still 1 remaining problem (important one). Isn't it fixable?

No Accessible description :
  org.netbeans.core.windows.services.NbDialog { Resolve Missing Server Problem | }
Comment 4 Ondrej Rypacek 2005-03-22 11:37:32 UTC
fixed the remaining problem.

Checked in:
j2ee/ejbjarproject/src/org/netbeans/modules/j2ee/ejbjarproject/ui/...
  BrokenServerSupport.java, rev 1.4
  Bundle.properties, rev 1.11
  NoSelectedServerWarning.form, rev 1.3
  NoSelectedServerWarning.java, rev 1.4