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 16765 - JavaEditor - not accessible
Summary: JavaEditor - not accessible
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: jrojcek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2001-10-19 15:04 UTC by Rostislav Levy
Modified: 2007-09-26 09:14 UTC (History)
1 user (show)

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 Rostislav Levy 2001-10-19 15:04:43 UTC
org.netbeans.modules.java.JavaEditor$JavaEditorComponent - Does not implement
Accessible
Comment 1 Svata Dedic 2001-11-07 18:38:32 UTC
Filip, Is this A11Yed as well ?
Comment 2 Filip Rachunek 2001-11-08 07:56:24 UTC
This class already implements Accessible because it extends
TopComponent which is accessible [JavaEditor.JavaEditorComponent
 -> EditorSupport.Editor -> CloneableEditor -> CloneableTopComponent
-> TopComponent].
Comment 3 Jan Becicka 2002-10-22 14:48:27 UTC
None objects to this fix since NB 3.3. Marking 
as verified.
Comment 4 Quality Engineering 2003-07-01 13:17:29 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2007-09-20 09:46:40 UTC
Reorganization of java component