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 111959

Summary: A11Y: Ctrl+Shift+D does not put focus on Documentation editor for editing
Product: uml Reporter: Peter Lam <petersl>
Component: GeneralAssignee: Thuy.d Nguyen <thuydn>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y, REGRESSION
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Lam 2007-08-03 22:11:33 UTC
If the Documentation editor is not yet opened, Ctrl+Shift+D opens it and the focus is shown on the window title but
focus is not in the editing area for typing in text. If Documentation is already open and focus is not there to start
with, Ctrl+Shift+D will also just put the focus to the Documentation window title but not in the editing area. 

Workaround: bring up the Documentation editor window from the properties' Documentation field.
Comment 1 Thuy.d Nguyen 2007-08-10 00:21:06 UTC
Added componentActivated() and implemented focusGained() so that when the documentation is activated, the JTextpane has
the input focus.
Comment 2 Peter Lam 2007-08-10 20:48:39 UTC
verified in build 070810.