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 67898

Summary: Navigator doesn't display content of XML file
Product: xml Reporter: Milan Kubec <mkubec>
Component: CodeAssignee: Marek Fukala <mfukala>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 68438    
Bug Blocks:    

Description Milan Kubec 2005-11-01 12:55:04 UTC
[dev-200510301900, JDK 1.5.0_05]

Steps to reproduce:
1) Select any XML file or XSL file in Files or Favorites view
Navigator shows 'Please Wait ...' and nothing is displayed, if you move some
other window over the Navigator it doesn't get updated (the same when you hide
and display IDE). Navigator gets repainted when opening some menu in Main window
and moving mouse to another menu and back == pure alchemy.
Comment 1 Milan Kubec 2005-11-01 15:02:10 UTC
The reason for this behavior is ... disabled Memory meter ... I like it :-). 
See issue #67847 or issue #62914.
Comment 2 Milan Kubec 2005-11-01 15:10:56 UTC
Please note that Memory meter is disabled in FCS by default.
Comment 3 Marek Fukala 2005-11-01 15:17:21 UTC
Wow, very nice! Thanks :-)
I will fix it ASAP.
Comment 4 Marek Fukala 2005-11-02 09:04:05 UTC
fixed

Checking in
xml/text-edit/src/org/netbeans/modules/xml/text/navigator/NavigatorContent.java;
/cvs/xml/text-edit/src/org/netbeans/modules/xml/text/navigator/NavigatorContent.java,v
 <--  NavigatorContent.java
new revision: 1.15; previous revision: 1.14
done
Comment 5 Milan Kubec 2005-11-10 13:53:31 UTC
Verified in dev-200511091900.