[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-2144) Different behavior of cursors after selection value from proposal list using CA.

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Wed Apr 30 12:21:18 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-2144?page=all ]

Victor Rubezhny resolved JBIDE-2144.
------------------------------------

    Resolution: Done

> Different behavior of cursors after selection value from proposal list using CA. 
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-2144
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2144
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>    Affects Versions: 2.1.0.CR1
>            Reporter: Anton Klimkovich
>         Assigned To: Victor Rubezhny
>            Priority: Minor
>             Fix For: 2.1.0.GA
>
>
> EXECUTE: Create Seam web project
> EXECUTE: Create JSF 1.2 web project
> EXECUTE: Open greeting.xhtml
> EXECUTE: Add string  <h:commandLink action=""></h:commandLink> inside <ui:define name="body">
> EXECUTE: Set cursor to action <h:commandLink action="|"
> EXECUTE: Call CA and select  #{person} from proposal list
> ASSERT:    Value should be inserted and cursor is located inside {} <h:commandLink action=" #{person{Cursor}}"></h:commandLink> 
> EXECUTE: Open menu.xhtml  
> EXECUTE: Add string <s:link value=""></s:link>  inside <rich:toolBarGroup location="right">
> EXECUTE: Set cursor to value s:link value="|"
> EXECUTE: Call CA and select  #{identity} from proposal list 
> ASSERT:    Value should be inserted and cursor is located inside {} <s:link value="#{identity{Cursor}}"></s:link>
> FAILURE:   Cursor isn't located inside {} : <s:link value="#{identity}{Cursor}"></s:link>

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