[jbosstools-issues] [JBoss JIRA] (JBIDE-8232) DnD does not work for EMPTY page and empty body
Jeff MAURY (Jira)
issues at jboss.org
Fri Apr 17 02:34:22 EDT 2020
[ https://issues.redhat.com/browse/JBIDE-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff MAURY closed JBIDE-8232.
-----------------------------
Resolution: Won't Fix
VPE is deprecated
> DnD does not work for EMPTY page and empty body
> -----------------------------------------------
>
> Key: JBIDE-8232
> URL: https://issues.redhat.com/browse/JBIDE-8232
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 3.2.0.CR1
> Reporter: Maxim Areshkau
> Assignee: Ilya Buziuk
> Priority: Minor
> Fix For: LATER
>
>
> Two cases:
> 1. If on page doesn't exist any element, we can not drag or drop to it.
> 2. Same situation, if body tag is empty:
> {code}
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml">
> <head>
> <title>Template Page title</title>
> <link href="styles/some-style.css" media="screen" type="text/css" rel="stylesheet" />
> </head>
> <body>
> </body>
> </html>
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jbosstools-issues
mailing list