]
Andy Gibson commented on JBIDE-2317:
------------------------------------
Sorry, this issue also affects JBoss Tools 2.1.1 (this is what the demo was recorded on)
as well as JBoss Developer Studio 1.1.0 CR 1. I'll let you guys determine where to
put the JIRA Issue.
Problems with code complete in JSF editor
-----------------------------------------
Key: JBIDE-2317
URL:
http://jira.jboss.com/jira/browse/JBIDE-2317
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor, Seam
Affects Versions: 2.1.0.CR1
Environment: JBoss Tools 2.1.1 GA - Windows XP, latest eclipse (Europa-Winter)
Reporter: Andy Gibson
Assigned To: Victor Rubezhny
Attachments: bug2.html, bug2.swf
Create a new Seam project, and open up home.xhtml. Depending on how much of the tag has
been typed, there are different values depending on whether the end quote is present or
not. If there is no end quote such as :
<h:outputText value="#{pa />
Then there are very few items listed in the code completion window. (NOTE this should be
mostly fixed when the editor automagically puts the value="" attribute into the
tag as it should do and fixed in issue JBDS-350)
If you do type something, you get very unexpected results. typing
<h:outputText value="#{pa /> (press ctrl space) brings up "param"
and "paramValues"
press back space twice, and you get the all values in the code complete list (which
should still be up)
type "ap" and you get "param" and "paramValues" again
press backspace twice (the code complete window disappears) , type pa, press ctrl+space
and the code complete window pops up with applicationScope in the list.
Note that this only appears when there is NO trailing quote on the value attribute and
the EL expression is essentially unended.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: