[
https://issues.jboss.org/browse/JBIDE-11465?page=com.atlassian.jira.plugi...
]
Denis Maliarevich edited comment on JBIDE-11465 at 6/5/12 8:06 AM:
-------------------------------------------------------------------
I was unable to change JSP node with no end tag during the drop by simple means. It
reqiures digging deep into the Elcipse's org.eclipse.wst.xml.core.internal.document
functionality.
I've tried to DnD the element from the WTP's Palette to its WebPageEditor -- the
same problem in JSP file. So it's Eclipse's internal discord.
!11465wtp.png!
was (Author: dmaliarevich):
I was unable to change JSP node with no end tag during the drop by simple means. It
reqiures digging deep into the Elcipse's org.eclipse.wst.xml.core.internal.document
functionality.
I've tried to DnD the element from the WTP's Palette to its WebPageEditor -- the
same problem in JSP file. So it's Eclipse's internal discord.
Wrong source insertion after dnd an element into the <div />
with no end tag on JSP page.
-----------------------------------------------------------------------------------------
Key: JBIDE-11465
URL:
https://issues.jboss.org/browse/JBIDE-11465
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.Beta2
Reporter: Denis Maliarevich
Assignee: Denis Maliarevich
Fix For: 3.4.0.M1
Attachments: 11465wtp.png
After DnD an element into the <div /> with no end tag on JSP page -- it is inserted
at the end of the tag, but not inside of it.
--
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