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 223926

Summary: CheckableNodes in OutlineView cannot be (un)checked via keyboard
Product: platform Reporter: Jaroslav Havlin <jhavlin>
Component: Outline&TreeTableAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal CC: markiewb
Priority: P3    
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Havlin 2012-12-17 12:37:40 UTC
Nodes with checkboxes cannot be checked and unchecked via keyboard.
Originally reported in bug 223916.
Comment 1 Martin Entlicher 2013-01-09 07:53:24 UTC
Fixed by changeset:   244199:5aafb888aa41
http://hg.netbeans.org/core-main/rev/5aafb888aa41
Comment 2 Quality Engineering 2013-01-10 03:33:14 UTC
Integrated into 'main-golden', will be available in build *201301100107* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/5aafb888aa41
User: mentlicher@netbeans.org
Log: #223926: Let a space to check/uncheck a check box.
Comment 3 markiewb 2013-01-10 09:51:14 UTC
Sorry, i have to reopen this issue.

This partial issue of original issue #223916 (replace in project view) is solved (verified against Build 201301100107), but other views still don't work

For example:
*the checkable tree in Tools->Options->Editor->Hints->Findbugs is NOT checkable via SPACE in contrast to Tools->Options->Editor->Hints->Java, which is checkable.
* Project Properties->Spring Framework->Tab "Configuration File Groups"->..."Add files..."; in the dialog checking via SPACE does not work too

Tested with NetBeans IDE Dev (Build 201301100107)
Comment 4 Martin Entlicher 2013-01-10 10:44:20 UTC
I'm sorry, but this issue was about Outline view and it was fixed there.
If there is a problem with checkable nodes in some other views, please submit separate issues for them, as individual developers are responsible for individual modules. And I do not have an idea how Findbugs or Spring Framework configuration tables are written.