[jbosstools-issues] [JBoss JIRA] (JBIDE-9181) Non visual JSP tags are shown as green horizontal lines in VPE

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Wed Sep 19 11:21:35 EDT 2012


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

Denis Maliarevich edited comment on JBIDE-9181 at 9/19/12 11:20 AM:
--------------------------------------------------------------------

The point is that <jsp:directive> *HAS* VPE template:
{code:html}
<DIV CLASS="__any__tag__caption" STYLE="display: none;">
jsp:directive.attribute
</DIV>
{code}
but it's css style hides it from the view. If the toolbar option "Show border for unknown tags" is enabled -- the green border is drawn. An because the visual node is hidden -- the green border goes to a line.
                
      was (Author: dmaliarevich):
    The point is that <jsp:directive> *HAS* VPE template:
{code:html}
<DIV CLASS="__any__tag__caption" STYLE="display: none;">
jsp:directive.attribute
</DIV>
{code}
but it's css style hides it from the view. If the toolbar option "Show border for unknown tags" is enabled -- the green border is drown. An because the visual node is hidden -- the green border goes to a line.
                  
> Non visual JSP tags are shown as green horizontal lines in VPE
> --------------------------------------------------------------
>
>                 Key: JBIDE-9181
>                 URL: https://issues.jboss.org/browse/JBIDE-9181
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor Templates
>    Affects Versions: 3.3.0.M2
>            Reporter: Maxim Areshkau
>            Assignee: Denis Maliarevich
>             Fix For: 4.0.0.Alpha2
>
>         Attachments: article-heading.tagx, JSP-TAG-IN-VPE.png, Screenshot1.png, visual-tags-OK.png
>
>
> Non visual JSP tags are shown as green horizontal lines in VPE

--
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


More information about the jbosstools-issues mailing list