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 19273 - Parts of the "Group Verification" window are not fully accessible.
Summary: Parts of the "Group Verification" window are not fully accessible.
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: vcscore (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 blocker (vote)
Assignee: dpavlica
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-01-10 13:06 UTC by pknakal
Modified: 2003-07-01 12:57 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 pknakal 2002-01-10 13:06:10 UTC
NetBeans 3.3.1 ... build 200201040331 ... Solaris 8 ... J2SDK1.4.0_b90

No Accessible name :
   Class: javax.swing.JTabbedPane {  |  } 
   Class: javax.swing.JTable {  |  } 
   Class: javax.swing.JTextArea {  |  } 

No Accessible description :
   Class: javax.swing.JButton {  Correct Group |  } 
   Class: javax.swing.JCheckBox {   Remove Files From Group |  } 
   Class: javax.swing.JTabbedPane {  |  } 
   Class: javax.swing.JTable {  |  } 
   Class: javax.swing.JTextArea {  |  } 
   Class: org.netbeans.core.NbDialog {  Group Verification |  } 

Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  |  } 
   Class: javax.swing.JTable {  |  } 
   Class: javax.swing.JTextArea {  |  }
Comment 1 pknakal 2002-01-10 13:08:10 UTC
Added keyword A11Y.
Comment 2 Milos Kleint 2002-01-10 13:09:29 UTC
moving to vcscore
Comment 3 dpavlica 2002-01-18 10:55:23 UTC
fixed and please approve this a11y fix.

Diff1:
http://www.netbeans.org/source/browse/vcscore/src/org/netbeans/modules
/vcscore/ui/VerifyGroupPanel.java.diff?r1=1.2&r2=1.3

Diff2:
http://www.netbeans.org/source/browse/vcscore/src/org/netbeans/modules
/vcscore/ui/NotChangedFilesPanel.java.diff?r1=1.2&r2=1.3
Comment 4 Jan Chalupa 2002-01-18 11:05:37 UTC
Approved by QA.
Comment 5 eadams 2002-01-18 11:13:31 UTC
Approved.
Comment 6 iformanek 2002-01-18 11:16:42 UTC
Approved
Comment 7 dpavlica 2002-01-20 23:16:29 UTC
Integrated into release33.
Comment 8 pknakal 2002-01-23 10:06:06 UTC
Verified. OK.
Comment 9 dmladek 2002-02-07 14:09:37 UTC
it is accessibility issue (the A11Y keyword should be presented too)

Comment 10 Quality Engineering 2003-07-01 12:57:04 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.