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 197541

Summary: "Please wait..." appears in the editor when create new php file
Product: web Reporter: Jaromir Uhrik <juhrik>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:

Description Jaromir Uhrik 2011-04-07 15:26:28 UTC
Product Version: NetBeans IDE 7.0 RC2 (Build 201104070000)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Windows 7 version 6.1 running on x86; Cp1250; cs_CZ (nb)

In some php project create new "PHP file". On the top of the editor there appears "please wait..." message and it doesn't disappear until I click into the editor area.
Comment 1 Petr Pisl 2011-04-08 08:22:12 UTC
I think this comes from html language.
Comment 2 Marek Fukala 2011-11-02 15:02:58 UTC
I cannot reproduce the problem, looks like its a threading issue.

I made an attempt to fix in web-main#060b5d660d36
Comment 3 Marek Fukala 2011-11-02 15:14:03 UTC
ok, it didn't help. Since the message is finally not very useful I've removed it completely in web-main#30e10d77c308
Comment 4 Quality Engineering 2011-11-03 15:35:12 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/060b5d660d36
User: Marek Fukala <mfukala@netbeans.org>
Log: #197541 - "Please wait..." appears in the editor when create new php file