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 85903 - A11Y: Delete key doesn't work in Design Center tree
Summary: A11Y: Delete key doesn't work in Design Center tree
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Kris Richards
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-09-27 15:52 UTC by bugbridge
Modified: 2006-11-08 15:43 UTC (History)
3 users (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 bugbridge 2006-09-27 15:52:02 UTC
Original submitter: sergeyp

Description:
reproducible with buzz and coco

1. Create project in Design Center
2. add diagram or any element to the project
3. select element's node
4. press Delete
element isn't deleted, no deletion dialog appears.
the same workd fine in project tree

Workaround:
invoke 'Delete Element' from context menu with mouse (there is no a11y workaround)
Comment 1 Jaromir Uhrik 2006-10-04 09:03:03 UTC
I guess it will be possible to invoke popup-menu by Shift+F10. If so then it is
a11y-workaround. Does the shortcut work in your case? 
Comment 2 Sergey Petrov 2006-10-04 09:10:45 UTC
There is a bug with shift+f10 also,
seee http://www.netbeans.org/issues/show_bug.cgi?id=80747
Comment 3 Kris Richards 2006-11-03 23:08:25 UTC
added delete keystroke to DesignCenterTopComponent. Calls JProjectTree.deleteSelectedItems()
Comment 4 Sergey Petrov 2006-11-08 15:43:35 UTC
verified in 061107