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 109169 - A11y: No accessible description for select page fragment
Summary: A11y: No accessible description for select page fragment
Status: VERIFIED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Pegah Sarram
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-09 19:10 UTC by Lark Fitzgerald
Modified: 2007-08-30 15:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
report (702 bytes, text/plain)
2007-07-09 19:10 UTC, Lark Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2007-07-09 19:10:00 UTC
M10

No accessible description for select page fragment dialog

Steps:
1. drag palette > layout > page fragment onto designer
2. run a11y tool (Ctrl-F11)

console shows not accessible description for dialog.
 No Accessible description :
   Class: org.netbeans.core.windows.services.NbDialog {  Select Page Fragment |
 }

full report attached
Comment 1 Lark Fitzgerald 2007-07-09 19:10:27 UTC
Created attachment 44844 [details]
report
Comment 2 Pegah Sarram 2007-07-30 23:02:56 UTC
Dialog's title is missing accessible description.
Comment 3 Pegah Sarram 2007-08-29 23:48:29 UTC
Fixed the accessible description error.

Checking in visualweb/insync/src/org/netbeans/modules/visualweb/insync/CustomizerDisplayer.java;
/cvs/visualweb/insync/src/org/netbeans/modules/visualweb/insync/CustomizerDisplayer.java,v  <--  CustomizerDisplayer.java
new revision: 1.2; previous revision: 1.1
done
Comment 4 Lark Fitzgerald 2007-08-30 15:54:34 UTC
Verified using:
Product Version: NetBeans 6 IDE Dev (Build 200708300000) 
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04 
Glassfish: 58c
Woodstock 4.1: 200708281412

===============================================
 Tested Window title : Select Page Fragment
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   - none.

 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   - none.

 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mn
emonic):
   - none.

 Components not reachable with tab traversal :
   - none.