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 31339 - Filesystem property editor hasn't set Accessible description
Summary: Filesystem property editor hasn't set Accessible description
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Property Editors (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-02-21 16:45 UTC by Marian Mirilovic
Modified: 2008-12-22 23:45 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 Marian Mirilovic 2003-02-21 16:45:59 UTC
[nb_dev](20030221), [jdk1.4.2](b16)

create bean with property
org.openide.filesystems.FileSystem and invoke
property editor, dialog hasn't set Accessible
Description.
Comment 1 _ tboudreau 2003-09-09 03:55:01 UTC
Fixed - all custom property editors will now get their accessible
name and description from the property they edit.
Comment 2 Marian Mirilovic 2004-02-24 14:45:16 UTC
verified in [nb_dev](200402221900)