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 226256 - Too active refresh on save
Summary: Too active refresh on save
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks: 219542
  Show dependency tree
 
Reported: 2013-02-18 08:10 UTC by Vladimir Riha
Modified: 2013-03-20 17:34 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 Vladimir Riha 2013-02-18 08:10:48 UTC
Currently, whenever I save any php file (or js, json, sql - I guess all file types except of css) in Source Files, the running page in browser is refreshed. Could this refresh on save be either:
- limited to running file and linked files inside (js, perhaps required/included? php files)

- or please add configuration option to disable refresh on save



Product Version: NetBeans IDE Dev (Build 201302172300)
Java: 1.7.0_15; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b02
System: Linux version 3.2.0-35-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Tomas Mysik 2013-02-25 07:10:05 UTC
(In reply to comment #0)
> - limited to running file and linked files inside (js, perhaps
> required/included? php files)

Not possible - I am editing app/FrontModule/templates/Test/main.latte there is no import/include in it; I save it - which URL should be refreshed? Unfortunately, there is no way to find out...

> - or please add configuration option to disable refresh on save

Checkbox can be added to the Project Properties > Browser panel.

Thanks.
Comment 2 Tomas Mysik 2013-02-25 13:00:07 UTC
Checkbox added.

http://hg.netbeans.org/web-main/rev/dc6e27e7ea3a
Comment 3 Quality Engineering 2013-02-26 05:23:36 UTC
Integrated into 'main-golden', will be available in build *201302252300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/dc6e27e7ea3a
User: Tomas Mysik <tmysik@netbeans.org>
Log: #226256 - Too active refresh on save
Comment 4 Vladimir Riha 2013-02-27 07:43:39 UTC
Verified, thanks

Product Version: NetBeans IDE Dev (Build web-main-9983-on-20130227)
Java: 1.7.0_15; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b03
System: Linux version 3.2.0-38-generic-pae running on i386; UTF-8; en_US (nb)
Comment 5 Marian Mirilovic 2013-03-18 12:49:07 UTC
This is NetBeans 7.3 Patch 1 candidate, we handled it this way for long time and it met all the criteria for integration according to any possible processes we are having and following.
Comment 6 John Jullion-ceccarelli 2013-03-20 17:34:01 UTC
While we realize that PHP users are eager to have the Easel features in their project types, there are still several use cases that need to be thought out more and we do not want to rush this into a patch release. As such we will introduce full Easel support, including DOM inspection, refresh on save, JavaScript debugging, and live styling, in the next full release and not in this patch. removing 73patch1-candidate