[jbosstools-issues] [JBoss JIRA] (JBIDE-8964) There is no possibility to drag-and-drop into the div -> <div style="width : 200px; height : 200px; "/>

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Mon Apr 2 10:46:48 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680982#comment-12680982 ] 

Denis Maliarevich commented on JBIDE-8964:
------------------------------------------

I've tested dnd without applies the patch on different platforms, results:
* windows: dnd works, div was inserted correctly.
* linux: dnd works, but div was inserted incorrectly.
* mac: dnd doesn't work at all(JBIDE-1113).
                
> There is no possibility to drag-and-drop into the div -> <div style="width : 200px; height : 200px;"/>
> ------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-8964
>                 URL: https://issues.jboss.org/browse/JBIDE-8964
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.3.0.M1
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Denis Maliarevich
>             Fix For: 3.3.0.Beta3
>
>         Attachments: jbide8964.patch
>
>
> There is no possibility to drag-and-drop into the div:
> ===
> <div style="width : 200px; height : 200px;"/>
> ===
> only possible to drag-and-drop into this div:
> ===
> <div style="width : 200px; height : 200px;">
>  !!! i want insert here !!!
> </div>
> ===

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list