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 - A11Y: Ctrl+Shift+D does not put focus on Documentation editor for editing
Summary: A11Y: Ctrl+Shift+D does not put focus on Documentation editor for editing
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords: A11Y, REGRESSION
Depends on:
Blocks:
 
Reported: 2007-08-03 22:11 UTC by Peter Lam
Modified: 2007-08-10 20:48 UTC (History)
0 users

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 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.