[
https://issues.jboss.org/browse/JBIDE-14444?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-14444:
----------------------------------------
This is a standard wizard we show for tags when we DnD files to JSP/XHTML/HTML editor.
You can see the same dialog if you select any tag on the first page with the list of tags
(h:image, img, ...) and press NEXT.
But if there is the only tag available for DnD (it's <img> for html5) then we
just show this dialog for particular tag.
General tab is a list of required/important attributes of the tag.
Advanced tab contains the rest of attributes of the tag.
If we want to refactor this wizards, lets create a new issue for Beta2/... and think what
we can do here.
Drag & Drop of image into HTML editor - h:image
-----------------------------------------------
Key: JBIDE-14444
URL:
https://issues.jboss.org/browse/JBIDE-14444
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml/html source editing
Reporter: Burr Sutter
Assignee: Alexey Kazakov
Fix For: 4.1.0.Beta1
Attachments: 2013-05-14_0739.png
While editing a HTML5 file, I should not be prompted with an "h:image" option
when dragging & dropping an image. Also, the URL to the image should be relative to
the webapp directory - not using "src/main/webapp/img/myimage.png".
http://www.screencast.com/t/i1lHwudk
--
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