[jbosstools-issues] [JBoss JIRA] (JBIDE-8232) DnD does not work for EMPTY page and empty body

Denis Golovin (JIRA) issues at jboss.org
Tue Oct 7 14:14:32 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-8232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin updated JBIDE-8232:
---------------------------------
    Fix Version/s: 4.3.x
                       (was: 4.2.x)


> DnD does not work for EMPTY page and empty body
> -----------------------------------------------
>
>                 Key: JBIDE-8232
>                 URL: https://issues.jboss.org/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: Konstantin Marmalyukov
>            Priority: Minor
>             Fix For: 4.3.x
>
>
> 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
(v6.3.1#6329)


More information about the jbosstools-issues mailing list