Daniel Azarov created JBIDE-17279:
-------------------------------------
Summary: Visual Page Editor: Visual tab is not refreshing
Key: JBIDE-17279
URL:
https://issues.jboss.org/browse/JBIDE-17279
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Affects Versions: 4.2.0.Beta1
Environment: Ubuntu linux
Reporter: Daniel Azarov
Attachments: VPERefresh.png
1. Create project
2. Create file index.html
{code}
<html>
<body>
<h1>Header</h1>
<p>Paragraph 1</p>
<p>Paragraph 2</p>
</body>
</html>
{code}
3. Open file in Visual Page Editor
4. Change Header to Header 123
FAIL:
Visual tab is not refreshed:
!VPERefresh.png!
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)