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 34178

Summary: [TTV] Keyboard focus indicator seems too small
Product: platform Reporter: David-john Burrowes <davidjon>
Component: Outline&TreeTableAssignee: _ tboudreau <tboudreau>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 31896    
Bug Blocks: 33281    

Description David-john Burrowes 2003-06-04 20:07:34 UTC
When the keyboard focus is shown in the treetable,
there is a ~2 pixel border between the focus
indicator and the edge of the cell.  This is too
far from the edge of the cell and often "obscures"
the contents of the cell a bit.  Compare this with
how the focus is shown in, say, the table of swingset.
Comment 1 Jiri Rechtacek 2003-06-04 22:41:22 UTC
This issue blocks the umbrella issue 33281 - TreeTableView improving. All TTV's
issues should be fixed separately at once on base UI spec (task 31621).
Comment 2 _ tboudreau 2003-11-22 23:11:02 UTC
I've reduced the border gap to 1 pixel in the rewrite, and set a
minimum height for rows of 18 pixels - this should bring it more in
line with what you're looking for.
Comment 3 _ tboudreau 2003-12-09 09:37:17 UTC
Property panel rewrite branch merged.
Comment 4 Marian Mirilovic 2005-07-13 13:25:02 UTC
closed