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 34169

Summary: [TTV] Clicking on a read-only cell does not place the keyboard focus there
Product: platform Reporter: David-john Burrowes <davidjon>
Component: Outline&TreeTableAssignee: _ tboudreau <tboudreau>
Status: VERIFIED FIXED    
Severity: blocker Keywords: FOCUS
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 19:23:17 UTC
If I click on a read-only cell in the treetable
view, the cell does not display the keyboard focus
as it should.  (in fact, the keyboard focus
doesn't seem to get transfered to the table at all?)

You can easily reproduce this with the sessions or
threads views in the debugger.
Comment 1 Jiri Rechtacek 2003-06-04 22:41:20 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:04:26 UTC
Fixed in property panel rewrite branch - along with some
optimizations, I did a bit of work to make keyboard navigation & such
work better.  Read only cells now do show the focus marker, for
whatever that's worth.
Comment 3 _ tboudreau 2003-12-09 09:36:51 UTC
Property panel rewrite branch merged.
Comment 4 Marian Mirilovic 2005-07-13 13:24:10 UTC
closed