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 190833

Summary: "Update Issue" not accessible by keyboard
Product: versioncontrol Reporter: Jesse Glick <jglick>
Component: CodeAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal CC: anebuzelsky
Priority: P3 Keywords: A11Y
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2010-10-07 17:03:43 UTC
I have found no way to expand the "Update Issue" section of the Commit dialog without using the mouse.

The UI of a tree node handle is also a bit nonstandard. Would suggest a regular checkbox (with mnemonic) which when checked displays the subpanel.
Comment 1 Ondrej Langr 2010-10-27 11:42:04 UTC
Jesse, would Issue #191399 fix second part of your concern (see attachments there). Checkboxes also are a little non standard when they hide/show significant screen estate ..
Comment 2 Jesse Glick 2010-10-27 12:30:36 UTC
No strong opinion about appearance, Ondra would know better.
Comment 3 Tomas Stupka 2010-10-27 12:34:01 UTC
will make the "Update Issue" and "Files to Commit" buttons focusable and change the layout as suggested in Issue #191399
Comment 4 Tomas Stupka 2011-01-21 18:40:24 UTC
fixed in http://hg.netbeans.org/core-main/rev/fc9691523a45
Comment 5 Quality Engineering 2011-01-23 06:06:45 UTC
Integrated into 'main-golden', will be available in build *201101230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/fc9691523a45
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #190833 - "Update Issue" not accessible by keyboard