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

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Wed Nov 21 10:32:22 EST 2012


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

Yahor Radtsevich updated JBIDE-8232:
------------------------------------

    Fix Version/s: 4.1.0.Alpha1
                       (was: 4.0.0.CR1)

    
> 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: Yahor Radtsevich
>            Priority: Minor
>             Fix For: 4.1.0.Alpha1
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list