[jbosstools-issues] [JBoss JIRA] (JBIDE-16272) Having both RichFaces 4.5 and 5.x taglibs in one JSF project malfunction components auto completion

Juraj Húska (JIRA) issues at jboss.org
Mon Dec 16 04:22:32 EST 2013


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

Juraj Húska edited comment on JBIDE-16272 at 12/16/13 4:21 AM:
---------------------------------------------------------------

These are mine screenshots reproducing the issue:

*invoking autocompletion on a4j: (no scrolling)*
[^myAutocompletion1.png]

*invoking autocompletion on a4j: (with scrolling in suggestion list)*
[^myAutocompletion2.png]

*invoking autocompletion on a4j:ca*
[^myAutocompletion3.png]

Notice that the description of the tag is mentioning correctly {{rich:calendar}}.
                
      was (Author: jhuska):
    These are mine screenshots reproducing the issue:

*invoking autocompletion on a4j: (no scrolling)*
[^myAutocompletion1.png]

*invoking autocompletion on a4j: (with scrolling in suggestion list)*
[^myAutocompletion2.png]

*invoking autocompletion on a4j:ca*
[^myAutocompletion3.png]
                  
> Having both RichFaces 4.5 and 5.x taglibs in one JSF project malfunction components auto completion
> ---------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-16272
>                 URL: https://issues.jboss.org/browse/JBIDE-16272
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsf
>    Affects Versions: 4.1.0.1.Final
>            Reporter: Juraj Húska
>            Assignee: Alexey Kazakov
>             Fix For: 4.2.x
>
>         Attachments: a4jTagLibCtrlClick.png, myAutocompletion1.png, myAutocompletion2.png, myAutocompletion3.png, scr.png, scr2.png, scr3.png, taglib2.png, tagLibraries1.png
>
>
> When I create new JSF project, where I add RichFaces libraries needed to create _RichFaces 4.5_ (a special version which should be some kind of bridge between RichFaces 4 and 5) application:
> * richfaces-5.0.0.Alpha2.jar
> * richfaces-components-a4j-4.5.0.Alpha1.jar
> * richfaces-components-rich-4.5.0.Alpha1.jar
> Then if you have all supported namespaces included, auto completion triggered e.g. on {{<a4j:}} will provides also non existing components, like {{<a4j:calendar}} (it should be {{<rich:calendar}} )
> Please see steps to reproduce.

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