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 38938 - A11Y: no description for Edit and Replay dialog and its Add or Edit dialogs
Summary: A11Y: no description for Edit and Replay dialog and its Add or Edit dialogs
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: HTTP Monitor (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-01-16 17:18 UTC by L Martinek
Modified: 2004-02-27 13:34 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 L Martinek 2004-01-16 17:18:21 UTC
===============================================
 Tested Window title : Edit and replay
===============================================

No Accessible description :
   Class:
org.netbeans.core.windows.services.NbDialog { 
Edit and replay |  }


===============================================
 Tested Window title : Add parameter
===============================================

 No Accessible description :
   Class:
org.netbeans.core.windows.services.NbDialog {  Add
parameter |  }


===============================================
 Tested Window title : Edit parameter
===============================================

 No Accessible description :
   Class:
org.netbeans.core.windows.services.NbDialog { 
Edit parameter |  }


===============================================
 Tested Window title : Edit request property
===============================================

 No Accessible description :
   Class:
org.netbeans.core.windows.services.NbDialog { 
Edit request property |  }


===============================================
 Tested Window title : Edit cookie
===============================================

 No Accessible description :
   Class:
org.netbeans.core.windows.services.NbDialog { 
Edit cookie |  }


===============================================
 Tested Window title : Add cookie
===============================================

 No Accessible description :
   Class:
org.netbeans.core.windows.services.NbDialog {  Add
cookie |  }


===============================================
 Tested Window title : Edit server property
===============================================

 No Accessible description :
   Class:
org.netbeans.core.windows.services.NbDialog { 
Edit server property |  }


===============================================
 Tested Window title : Add header
===============================================

 No Accessible description :
   Class:
org.netbeans.core.windows.services.NbDialog {  Add
header |  }


===============================================
 Tested Window title : Edit header
===============================================

 No Accessible description :
   Class:
org.netbeans.core.windows.services.NbDialog { 
Edit header |  }
Comment 1 Ana.von Klopp 2004-02-02 17:49:45 UTC
This will be fixed for 3.6
Comment 2 Milan Kuchtiak 2004-02-24 19:23:32 UTC
The fix for the issue 38937 fixed this as well.
Comment 3 L Martinek 2004-02-26 12:49:08 UTC
Edit and Reply dialog itself still hasn't accessible description.

===============================================
 Tested Window title : Edit and replay
===============================================

Results of Accessibility test

 No Accessible description :
   Class: org.netbeans.core.windows.services.NbDialog {  Edit and
replay |  }
Comment 4 Milan Kuchtiak 2004-02-26 16:31:44 UTC
Fixed now together with 38939.
Comment 5 L Martinek 2004-02-27 13:34:42 UTC
verified