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 234186

Summary: Outline doesn't show any vertical lines in the tree column
Product: platform Reporter: markiewb
Component: Outline&TreeTableAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal CC: arittner, jstola, markiewb
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: shows the issue

Description markiewb 2013-08-09 13:37:14 UTC
Created attachment 138498 [details]
shows the issue

ACTUAL: Search results panel uses a treeview but without any vertical lines - see screenshot
EXPECTED: Search results panel uses a treeview with vertical lines (should be conistent with project view )

----
Dark Metal

Product Version: NetBeans IDE Dev (Build 201308072300)
Java: 1.7.0_21; Java HotSpot(TM) Client VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Windows XP version 5.1 running on x86; Cp1252; de_DE (nb)
Comment 1 Jaroslav Havlin 2013-08-14 07:00:48 UTC
The vertical lines are not shown even in the default (light) themes.

Probably this is not a bug. This is common for all OutlineView components, and I think that it has always looked like this.

Reassigning. Martin, please evaluate. Thank you.
Comment 2 Martin Entlicher 2013-08-14 11:52:27 UTC
This is not specific to any L&F. Vertical lines are not implemented in Outline at all.
Although this may be seen as a defect, the fact that nobody complained about this during several years means, that it's not much sever.
Changing to an enhancement.
Comment 3 Jan Stola 2014-10-01 09:25:47 UTC
I would also prefer to see the support for painting of tree lines in OutlineView. It is sometimes hard to see the structure of the tree (when the tree lines are not painted).