Fixed: 1760857 - Avoid refreshing the preview when phpeditor got focus.
authortoshihiro <toshihiro>
Sun, 29 Jul 2007 06:39:49 +0000 (06:39 +0000)
committertoshihiro <toshihiro>
Sun, 29 Jul 2007 06:39:49 +0000 (06:39 +0000)
commit91b640729a8a8c449ee2df93647691cfb2c94bd2
treed7259447150a9b7e3752b69f4b4fc29711727b2f
parent032de035eea3df0503bf338d4b8fa1e227ed314f
Fixed: 1760857 - Avoid refreshing the preview when phpeditor got focus.
If Browser View is already showing the URL, do nothing.
net.sourceforge.phpeclipse.ui/src/net/sourceforge/phpeclipse/ui/editor/ShowExternalPreviewAction.java
net.sourceforge.phpeclipse.webbrowser/src/net/sourceforge/phpeclipse/webbrowser/views/BrowserView.java
net.sourceforge.phpeclipse/src/net/sourceforge/phpeclipse/phpeditor/CompilationUnitEditorActionContributor.java