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 108555 - A11y report - VWP - style property use binding dialog
Summary: A11y report - VWP - style property use binding dialog
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Pegah Sarram
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-06-30 01:16 UTC by _ krystyna
Modified: 2007-08-15 16:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
a11y log (900 bytes, text/plain)
2007-08-15 16:11 UTC, Lark Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ krystyna 2007-06-30 01:16:16 UTC
NB trunk installer build 06290000
XP
JDK1.6.0_02



 No Accessible description :
   Class: javax.swing.JComboBox {  Combo box that lists the available dataprovider  |  }
   Class: javax.swing.JList {  List that displays the data field in the Data Provider |  }
   Class: javax.swing.JTabbedPane {  Bind to Data Provider |  }


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Bind to Data Provider |  }
Comment 1 Pegah Sarram 2007-07-13 02:34:11 UTC
Added accessible description for the combo box and the list. Also set accessible name and description for tabs in data
binding panel.

I couldn't reproduce this error.

Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Bind to Data Provider |  }

/cvs/visualweb/propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/Bundle.properties,v  <--
 Bundle.properties
new revision: 1.2; previous revision: 1.1
done
Checking in BindValueToDataProviderPanel.java;
/cvs/visualweb/propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/BindValueToDataProviderPanel.java,v
 <--  BindValueToDa
taProviderPanel.java
new revision: 1.2; previous revision: 1.1
done
Checking in TabbedDataBindingPanel.java;
/cvs/visualweb/propertyeditors/src/org/netbeans/modules/visualweb/propertyeditors/binding/data/TabbedDataBindingPanel.java,v
 <--  TabbedDataBindingPa
nel.java
new revision: 1.2; previous revision: 1.1
done

Comment 2 Lark Fitzgerald 2007-08-15 16:11:22 UTC
Verified using:
Product Version: NetBeans 6 IDE Dev (Build 200708150000)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04 
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Woodstock 4.1: 200708141616


updated output attached.
Comment 3 Lark Fitzgerald 2007-08-15 16:12:00 UTC
Created attachment 46668 [details]
a11y log