[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
Tue Feb 19 05:31:26 EST 2008


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

1. If a page is in a root of WebContent then DnD doesn't work.
For example create WebContent/test.xhtml -> try DND

2. Open any xhtml -> add <h:outputtext value=""/>
Ctrl+Space on <h:outputtext value="|
There are messageBundles and managed beans. Where is jsf variables?
Add <h:outputtext value="#{}"/>
Ctrl+Space on <h:outputtext value="#{|
jsf variables are appear.

3. Try CA in tag body:
<tag>
#{|}
</tag>
jsf variables are missing.

4. Please ask QA team to test our CA. ;) If there are some questions how it should work you can look at 2.0.0GA/2.0.1

> 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