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 182437

Summary: No semantic HL when reopen IDE
Product: cnd Reporter: Vladimir Voskresensky <vv159170>
Component: NavigationAssignee: Vladimir Voskresensky <vv159170>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Voskresensky 2010-03-20 23:34:10 UTC
open IDE, close Welcome Page (and uncheck "Show on start")
create project
open file
make sure function (or other semantically colored object) is visible without scrolling (i.e. remove copyright)
close ide with opened file
open ide 
=> 
file is opened but without semantic higlighting
Comment 1 Vladimir Voskresensky 2010-03-20 23:50:01 UTC
fixed:
http://hg.netbeans.org/cnd-main?cmd=changeset;node=8064fb0ff4e6
Comment 2 Quality Engineering 2010-03-22 05:44:02 UTC
Integrated into 'main-golden', will be available in build *201003220200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/8064fb0ff4e6
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #182437 -  [regression] No semantic HL when reopen IDE
- force stateChanged after attaching listener to prevent miss of the first event
Comment 3 Vladimir Voskresensky 2010-03-22 06:24:30 UTC
*** Bug 182435 has been marked as a duplicate of this bug. ***