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

Summary: Widget realize getAccessibleContext but isn't implement Accessible
Product: platform Reporter: Sergey Petrov <sj-nb>
Component: GraphAssignee: issues@platform <issues>
Status: RESOLVED FIXED    
Severity: blocker Keywords: A11Y, API_REVIEW_FAST
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 105060    
Attachments: Patch

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