Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12177

autocompletion is broken in visual editor

    XMLWordPrintable

Details

    • Hide
      The feature to auto-complete code tags was broken in the Visual Editor. When attempting to auto-complete a code tag, invalid code would be generated. This has been corrected by modifying the content assist file XmlTagCompletionProposalComputer.java to ensure partner code tags are generated correctly when using auto-completion.
      Show
      The feature to auto-complete code tags was broken in the Visual Editor. When attempting to auto-complete a code tag, invalid code would be generated. This has been corrected by modifying the content assist file XmlTagCompletionProposalComputer.java to ensure partner code tags are generated correctly when using auto-completion.
    • Documented as Resolved Issue

    Description

      open an index.xhtml (i.e. the one from javaeee web)

      Type: <define
      codecomplete and choose the <ui:define>

      Assert: result should be <ui:define>|</ui:define>

      Fail: ui:define name=""></ui:define>

      Whats weird is that Victor reported this back in 2009...on JBIDE-4877 too..

      Attachments

        Activity

          People

            vrubezhny Victor Rubezhny (Inactive)
            manderse@redhat.com Max Andersen
            Isaac Rooskov Isaac Rooskov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: