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 80741

Summary: Can't access edit control for any field except name with keyboard
Product: uml Reporter: Sergey Petrov <sj-nb>
Component: General DiagramAssignee: _ jyothivasa <jyothivasa>
Status: VERIFIED FIXED    
Severity: blocker CC: mbudris
Priority: P1 Keywords: A11Y
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Sergey Petrov 2006-07-20 16:49:28 UTC
for example can't get edit control for attributes, operations, partition column
names etc
Comment 1 Sergey Petrov 2006-11-14 16:41:29 UTC
seems partially fixed in 061113_2, but it still impossible to edit columns and
rows in activity partition, issue may be filed as a separate bug.
Comment 2 _ jyothivasa 2006-11-29 20:57:36 UTC
Fixed
Comment 3 _ jyothivasa 2006-11-29 21:00:15 UTC
Modified ETDrawEngine to getSelectableCompartment insteadof
getVisibleCompartment, as ETZonesCompartment has a list of ETZoneCompartment s.
Comment 4 Sergey Petrov 2006-11-30 12:28:33 UTC
verified with 061129_10, can access attributes, operations, partition column
names