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

Konstantin Marmalyukov (JIRA) issues at jboss.org
Mon Feb 1 13:08:01 EST 2016


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

Konstantin Marmalyukov reassigned JBIDE-8232:
---------------------------------------------

    Assignee: Ilya Buziuk  (was: Konstantin Marmalyukov)


> 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: 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
(v6.4.11#64026)


More information about the jbosstools-issues mailing list