[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2227) CA shows useless proposals when we editing style for h:output text in seam project

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Tue Jun 17 12:07:08 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-2227?page=comments#action_12417610 ] 
            
Victor Rubezhny commented on JBIDE-2227:
----------------------------------------

I don't see any errors here except that possible style attribute values that may come from WTP are to be added to the very end of proposal list.
But (As I suppose) there will no such values for style attribute for <h:outputText /> tag. For the other tags (like "div" or "p") WTP may return some values for the style attribute and proposals with these values will be placed after JSF and Seam-EL proposals in the CA.

There is nothing to filter in the initial Test Case for JSF or Seam-EL proposals, because there is no EL-initial brackets typed. The EL-proposals will add their text after the typed part of the attribute value (but will not replace this part)

The current WTP version doesn't allow us to perform sorting on the proposals that came from different processors (WTP, JSF, Seam etc.). The current order (Seam, then JSF, then all the others) was agreed with Red Hat. The issue on allowing some kind of relevance usage in the CA is sent to BugZilla by Alexey Kazakov , AFAIK.






> CA shows useless proposals when we editing style for h:output text in seam project
> ----------------------------------------------------------------------------------
>
>                 Key: JBIDE-2227
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2227
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor
>    Affects Versions: 2.1.0.GA
>         Environment: Eclipse 3.4M7
>            Reporter: Maxim Areshkau
>         Assigned To: Victor Rubezhny
>             Fix For: 2.1.2
>
>         Attachments: CA_look.png
>
>
> 1) Create Seam1.2 Project 
> 2) open file menu.xhtml
> 3) create style attribute for h:outputText 
> 4) enter  style="ba|" and call CA(ctrl+backspace)
> ASSERT first should be proposals which begins with ba
> LOOK SCREEN SHOT
> The some for html files.When we editing inline style for div and others elements

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