]
Maxim Areshkau updated JBIDE-8964:
----------------------------------
Attachment: jbide8964.patch
patch that will fix this issue
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: Yahor Radtsevich
Fix For: 3.3.x
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.
For more information on JIRA, see: