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 165024

Summary: navigator node loses highlight after selecting it
Product: web Reporter: Jindrich Sedek <jsedek>
Component: CSS Visual ToolsAssignee: Marek Fukala <mfukala>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jindrich Sedek 2009-05-13 09:56:51 UTC
open some CSS file
double click some Navigator node -> 
after first click node gets selected
after second click editor caret is moved to the position of selected tag in the document, but the selection in 
navigator disapears. There is no reason for it - it should stay selected since the caret is placed in the tag area
Comment 1 Marek Fukala 2010-05-08 06:57:05 UTC
works fine for me, since the focus is moved to the editor on the second move the selection color changes according to the L&F rules, but the node stays selected. At least on Mac it works fine