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 - Navigator doesn't display content of XML file
Summary: Navigator doesn't display content of XML file
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on: 68438
Blocks:
  Show dependency tree
 
Reported: 2005-11-01 12:55 UTC by Milan Kubec
Modified: 2005-11-10 13:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.