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 17110 - add a11y support to DialogDescriptor
Summary: add a11y support to DialogDescriptor
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2001-10-29 23:11 UTC by Rochelle Raccah
Modified: 2008-12-22 22:44 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 Rochelle Raccah 2001-10-29 23:11:47 UTC
From a discussion with the a11y team:

DialogDescriptor: http://ui.netbeans.org/docs/ui_apis/dide/index.html
If the innerPane passed is a Component, the component's a11y description will be
used.  In addition, the message type should also be used.

If  the innerPane is a String, the behavior will be the same as for
NotifyDescriptor (see issue 17109). This is because sometimes DialogDescriptor
is used instead of NotifyDescriptor just so custom options can be set.
Comment 1 _ ttran 2001-10-30 07:21:08 UTC
will be handled by A11Y action team
Comment 2 jrojcek 2001-11-05 17:12:57 UTC
Accessible description is composed the same way as in NotifyDescriptor
(issue 17109).
Comment 3 Marian Mirilovic 2002-01-11 11:28:08 UTC
verified in [nb331_dev](20020111)
Comment 4 Quality Engineering 2003-07-01 16:48:34 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.