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 140275 - Javadoc View accessibility problems
Summary: Javadoc View accessibility problems
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-16 12:32 UTC by Petr Cyhelsky
Modified: 2008-09-02 19:49 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 Petr Cyhelsky 2008-07-16 12:32:44 UTC
Product Version: NetBeans IDE Dev (Build 200807101204)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Linux version 2.6.24-16-generic running on i386; UTF-8; en_US (nb)

Following accessibility problems were found in javadoc view(Window|Other|Javadoc View)

 No Accessible name :
   Class: org.netbeans.modules.java.navigation.DocumentationScrollPane {  |  } 
   Class: org.netbeans.modules.java.navigation.HTMLDocView {  |  text/html } 

 No Accessible description :
   Class: org.netbeans.modules.java.navigation.DocumentationScrollPane {  |  } 

 Components with no LABEL_FOR pointing to it :
   Class: org.netbeans.modules.java.navigation.HTMLDocView {  |  text/html } 

 Components not reachable with tab traversal :
   Only the HTMLDocView is availaible through keyboard 
   - no way to access the four buttons in upper part of view without mouse.
Comment 1 Petr Cyhelsky 2008-07-16 14:43:53 UTC
Also this view is widely used throughout whole netbeans and these accessibility problems seem to be present in all these
usages:
Navigate|Inspect - all 4 dialogs
When javadoc popups from code completion, etc.
and there are surely others i'm not aware of..
Comment 2 Jan Becicka 2008-07-17 13:06:36 UTC
http://hg.netbeans.org/main/rev/a515b4acd5bc
Comment 3 Petr Cyhelsky 2008-08-21 14:23:04 UTC
Although the tab traversal was fixed the  HTMLDocView problems are still present
Comment 4 Jan Becicka 2008-08-22 10:28:56 UTC
Fixed again. This P2?
Comment 5 Quality Engineering 2008-08-22 17:22:25 UTC
Integrated into 'main-golden', available in build *200808221401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/987f0258f290
User: Jan Becicka <jbecicka@netbeans.org>
Log: #140275: Javadoc View accessibility problems
Comment 6 Petr Cyhelsky 2008-09-02 19:49:45 UTC
Verified on:
Product Version: NetBeans IDE Dev (Build 200809020201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)