[
https://issues.jboss.org/browse/JBIDE-17807?page=com.atlassian.jira.plugi...
]
Konstantin Marmalyukov edited comment on JBIDE-17807 at 7/16/14 2:03 PM:
-------------------------------------------------------------------------
{quote}
I verified changing display:none -> display:block makes VPE displaying some page
preview but not really correct one
{quote}
If you get smth like in screenshot below - it means old VPE is used, not preview. That
sucks.
!snapshot9.png|thumbnail!
UPD: to check which visual implementation is used - check the form submit/cancel buttons.
If they are not disabled - old VPE is used.
P.S. I still cannot reproduce the issue, I create the screenshot renaming html file to
xhtml.
was (Author: kmarmaliykov):
{quote}
I verified changing display:none -> display:block makes VPE displaying some page
preview but not really correct one
{quote}
If you get smth like in screenshot below - it means old VPE is used, not preview. That
sucks.
!snapshot9.png|thumbnail!
index.html of HTML5 kitchensink example is not displayed in VPE
visual part
---------------------------------------------------------------------------
Key: JBIDE-17807
URL:
https://issues.jboss.org/browse/JBIDE-17807
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Affects Versions: 4.2.0.Beta3
Environment: JBDS 8.0.0.Beta3-v20140706-0939-B172
Linux
SWT_GTK3=0
Reporter: Vlado Pakan
Assignee: Konstantin Marmalyukov
Priority: Critical
Fix For: 4.2.0.CR1
Attachments: snapshot6.png, snapshot7.png, snapshot9.png, vpepreviewblank.png
1. Import HTML5 kitchensink project from JBoss Central
2. Open index.html in VPE
ERROR: Visual part of VPE is blank
HTML Preview is showing page properly.
3. Run JBT with arguments -vmargs -Dorg.jboss.tools.vpe.loadxulrunner=false
ASSERT: Page is displayed correctly in Visual part of VPE
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)