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 138681

Summary: File properties aren't loaded after starting NetBeans
Product: platform Reporter: Martin Fousek <marfous>
Component: Window SystemAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker CC: mpetras
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Fousek 2008-07-01 07:37:52 UTC
Product Version: NetBeans IDE Dev (Build 200806300002)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.22-15-generic running on i386; UTF-8; en_US (nb)

Observed:
Open some file and open the Properties Window. Then close NetBeans and start it again (without Start page on startup).
Your cursor will be in opened file now, but nothing is loaded in Properties Window. I expect that Properties window will
show the same (as before closing NB).
Comment 1 Marian Petras 2008-07-01 10:15:32 UTC
Reassigned to "core/property editors".
Comment 2 Lukas Hasik 2008-11-20 15:19:20 UTC
*** ShortcutAndMenuKeyEventProcessor: current focus owner =
org.openide.text.QuietEditorPane[,0,0,778x584,layout=javax.swing.plaf.basic.BasicTextUI$UpdateHandler,alignmentX=0.0,alignmentY=0.0,border=javax.swing.plaf.basic.BasicBorders$MarginBorder@4c4135,flags=296,maximumSize=,minimumSize=,preferredSize=,caretColor=java.awt.Color[r=0,g=0,b=0],disabledTextColor=javax.swing.plaf.ColorUIResource[r=172,g=168,b=153],editable=true,margin=java.awt.Insets[top=0,left=0,bottom=0,right=0],selectedTextColor=javax.swing.plaf.ColorUIResource[r=255,g=255,b=255],selectionColor=javax.swing.plaf.ColorUIResource[r=49,g=106,b=197],kit=org.netbeans.modules.editor.java.JavaKit@413248,typeHandlers=]

reproducible. There is <no properties> in the properties window even if I write into the editor. It refreshes only when
I switch to a different window and back