]
Vlado Pakan closed JBIDE-17163.
-------------------------------
Verified with JBDS Beta2-v20140601-0744-B106
Visual Preview: Preview shows blank screen for related css, js files
--------------------------------------------------------------------
Key: JBIDE-17163
URL:
https://issues.jboss.org/browse/JBIDE-17163
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: visual-page-editor-core
Affects Versions: 4.2.0.Beta2
Reporter: Ilya Buziuk
Assignee: Ilya Buziuk
Fix For: 4.2.0.Beta2
1. Open HTML page
2. Open HTML Preview. Preview is showing previously opened HTML page
3. Open CSS file linked to opened HTML page.
4. HTML preview still should show preview of opened HTML page not preview of opened CSS
file (which is empty). User wants to make changes to CSS file but to see visual results of
changes he made he must activate editor with opened HTML page. Would be more useful to see
results of changes made to CSS file immediately after CSS file is saved.
The same applies for JavaScript files or other files which are included to HTML file
(templates...)