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 109023 - Widget realize getAccessibleContext but isn't implement Accessible
Summary: Widget realize getAccessibleContext but isn't implement Accessible
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: A11Y, API_REVIEW_FAST
Depends on:
Blocks: 105060
  Show dependency tree
 
Reported: 2007-07-06 14:54 UTC by Sergey Petrov
Modified: 2007-08-01 08:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch (2.91 KB, patch)
2007-07-18 13:47 UTC, David Kaspar
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2007-07-06 14:54:24 UTC
it may be more consistent and more strict etc to add 'implements Accessible' to widget declaration, it will allow more
general usage of widgets in methods which handle Accessible bjects
Comment 1 David Kaspar 2007-07-18 13:47:47 UTC
Created attachment 45310 [details]
Patch
Comment 2 David Kaspar 2007-07-18 13:48:44 UTC
A patch has been added. Asking for API review.
Comment 3 David Kaspar 2007-08-01 08:51:29 UTC
Patch committed