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 - "Please wait..." appears in the editor when create new php file
Summary: "Please wait..." appears in the editor when create new php file
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.0
Hardware: PC Other
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-07 15:26 UTC by Jaromir Uhrik
Modified: 2011-11-03 15:35 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 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