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 55899 - [A11Y] No Accessible description in some web file wizards
Summary: [A11Y] No Accessible description in some web file wizards
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2005-03-03 15:14 UTC by Jaroslav Pospisil
Modified: 2010-01-12 02:10 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 Jaroslav Pospisil 2005-03-03 15:14:11 UTC
[build 200503021900,JDK 1.5.0_02]

In New TLD wizard,New Tag File wizard a New Tag
Handler wizard in window with title "Browse
Folders" and also in New Tag Handler wizard in
window "Add New Attribute" and "Edit New Attribute" 

No Accessible description :
Class: org.netbeans.core.windows.services.NbDialog
{  Browse Folders |  }
Comment 1 Libor Kotouc 2005-03-14 10:28:45 UTC
Fixed.

Checking in BrowseFolders.java;
/cvs/web/core/src/org/netbeans/modules/web/dd/wizards/BrowseFolders.java,v  <--
 BrowseFolders.java
new revision: 1.5; previous revision: 1.4
done
Checking in BrowseFolders.form;
/cvs/web/core/src/org/netbeans/modules/web/dd/wizards/BrowseFolders.form,v  <--
 BrowseFolders.form
new revision: 1.2; previous revision: 1.1
done
Checking in Bundle.properties;
/cvs/web/core/src/org/netbeans/modules/web/dd/wizards/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.73; previous revision: 1.72
done
Comment 2 Jaroslav Pospisil 2005-03-22 12:45:12 UTC
Build 200503211900
In New TLD Wizard and New Tag File wizard it's fixed,bud in New Tag Handler
Wizard it remained unfixed in "New Attribute" dialogs.
Comment 3 Libor Kotouc 2005-09-19 16:40:36 UTC
Fixed.

Checking in Bundle.properties;
/cvs/web/core/src/org/netbeans/modules/web/wizards/Bundle.properties,v  <-- 
Bundle.properties
new revision: 1.5; previous revision: 1.4
done
Checking in TagHandlerPanelGUI.java;
/cvs/web/core/src/org/netbeans/modules/web/wizards/TagHandlerPanelGUI.java,v 
<--  TagHandlerPanelGUI.java
new revision: 1.3; previous revision: 1.2
done
Comment 4 Jaroslav Pospisil 2005-11-11 13:21:34 UTC
Verified in 200511092030