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 216779 - Name and Location empty when new file wizard invoked for the first time
Summary: Name and Location empty when new file wizard invoked for the first time
Status: VERIFIED WORKSFORME
Alias: None
Product: web
Classification: Unclassified
Component: HTML Project (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2012-08-13 09:13 UTC by Jiri Skrivanek
Modified: 2012-09-17 10:47 UTC (History)
2 users (show)

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 Jiri Skrivanek 2012-08-13 09:13:43 UTC
File name and folder fields are empty when new file wizard is invoked for the first time on some folder in project. To reproduce:

- create HTML5 project
- right-click "Site Root" folder and choose "New|HTML File..."
- the Name and Location panel of new file wizard is opened but all fields except project are empty
- if you try it second time it works

Product Version: NetBeans IDE Dev (Build EaselCSS-482-on-20120813)
Java: 1.7.0_06; Java HotSpot(TM) 64-Bit Server VM 23.2-b09
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 David Konecny 2012-08-13 23:16:24 UTC
Could you try this again please on the latest build? There were some changes in this area which might have fixed it. I cannot reproduce it but perhaps it is Windows specific problem? Thanks.
Comment 2 Jiri Skrivanek 2012-08-14 07:48:32 UTC
Now it happens randomly but fairly often. For example I create CSS file and then HTML wizard is empty or vice versa. Vladimir Riha also noticed it randomly on Linux.

Product Version: NetBeans IDE Dev (Build EaselCSS-490-on-20120814)
Java: 1.7.0_06; Java HotSpot(TM) 64-Bit Server VM 23.2-b09
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 3 David Konecny 2012-08-14 08:05:28 UTC
> Now it happens randomly but fairly often. For example I create CSS file and
> then HTML wizard is empty or vice versa.

So it is not only "the first time". I will keep an eye on it.
Comment 4 David Konecny 2012-09-14 03:31:37 UTC
Any chance of reproducing Tomas?
Comment 5 Tomas Mysik 2012-09-14 10:30:21 UTC
Will have a look at it.
Comment 6 Tomas Mysik 2012-09-17 10:10:57 UTC
Unfortunately, I cannot reproduce it... Please reopen this issue when it happens to you again and attach IDE log perhaps? Not sure, sounds to me like a possible bug in the general project support...

Product Version: NetBeans IDE Dev (Build 20120917-236291c75541)
Java: 1.6.0_35; Java HotSpot(TM) 64-Bit Server VM 20.10-b01
System: Linux version 3.5.4-030504-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 7 Jiri Skrivanek 2012-09-17 10:47:48 UTC
OK, I can't reproduced either in recent build.