[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-788) code completion in xhtml docs does not work without Visual Editor

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Feb 13 10:06:28 EST 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-788?page=comments#action_12399352 ] 
            
Alexey Kazakov commented on JBIDE-788:
--------------------------------------

EXECUTE: Create JSF 1.2 with Facelets. KickStart.
EXECUTE: Open inputname.xhtml
EXECUTE: Type <h:o -> Press Ctrl+Space -> Insert <h:outputText value="" />
ASSERT: CA is invoked automaticly for "value" attribute.  There is the only proposal: #{person}. Where is #{msg} ? See <f:loadBundle basename="resources" var="msg" />
And there should be some JSF variables too. (#{context}, ...)
EXECUTE: Cancel. Don't insert anythink.
EXECUTE: Ctrl+Space on <h:outputText value="|" />
ASSERT: There should be list of proposals (maneged beans, resource bundles, jsf variables, ...). But I can't see anythink.
EXECUTE: Add <input jsfc="" />
EXECUTE: Ctrl+Space on <input jsfc="|" />
ASSERT: There should be a list of proposals for all avaliable jsf tags. Somtimes it works. But not always.

CA is not stable. Its often sudenly stop working. After some tries it starts working.

DnD from palette to XHTML doesn't work either.

I can continue..



> code completion in xhtml docs does not work without Visual Editor
> -----------------------------------------------------------------
>
>                 Key: JBIDE-788
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-788
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 2.0.0.Beta3
>            Reporter: Max Andersen
>         Assigned To: Maxim Areshkau
>             Fix For: 2.1
>
>
> Gavin reported:
> On Mac, autocomplete is not working even in the source view of the XHTML editor
>      (I wasn't expecting visual editing to work, but why can't text editing work?)

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