[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1805) Processing unvisible tags in VPE

Sergey Vasilyev (JIRA) jira-events at lists.jboss.org
Thu Feb 21 09:48:42 EST 2008


Processing unvisible tags in VPE
--------------------------------

                 Key: JBIDE-1805
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1805
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: Visual Page Editor
    Affects Versions: 2.0.0.GA
            Reporter: Sergey Vasilyev
         Assigned To: Sergey Vasilyev
             Fix For: LATER


Add to the bottom of the visual part of VPE a list of invisible tags that exist in source part. To give a possibility of navigation through invisible tags.

Example:
If we have in the source part the following code:
...
<body>
...
<input type="text" value="test" />
<input type="hidden" value="id" />
<input type="submit" />
...
</body>
</html>

In the visual part we should have:
see attach invisible_tags.jpg

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list